Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Install should install all items from .tool-versions #177

Closed
camflan opened this issue Apr 4, 2024 · 2 comments · Fixed by #216
Closed

[Feature]: Install should install all items from .tool-versions #177

camflan opened this issue Apr 4, 2024 · 2 comments · Fixed by #216
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@camflan
Copy link

camflan commented Apr 4, 2024

1. Your usage scenarios?

Ensuring that I have all required dependencies for a project and that they're up to date.

2. What is your expected outcome?

vfox install or something like vfox install-all should install everything from the current .tool-versions file and report any plugins that are not installed. It would be great if vfox could also offer to install the missing plugins

@camflan camflan added the enhancement New feature or request label Apr 4, 2024
@camflan camflan changed the title [Feature]: Install should install all items from .tool-verions [Feature]: Install should install all items from .tool-versions Apr 4, 2024
@aooohan
Copy link
Member

aooohan commented Apr 7, 2024

Good point. Are you interested in providing a PR?

@camflan
Copy link
Author

camflan commented Apr 8, 2024

Good point. Are you interested in providing a PR?

I'm interested but I can't commit to it at the moment, I'll probably start tinkering soon and see where I get. If there's meaningful progress I'll let you know

@aooohan aooohan added the good first issue Good for newcomers label Apr 15, 2024
@Chance-fyi Chance-fyi self-assigned this Apr 17, 2024
@aooohan aooohan added this to the 0.4.0 milestone Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants