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

asdf install <name> [<version>] #39

Closed
RobLoach opened this issue Mar 30, 2016 · 1 comment
Closed

asdf install <name> [<version>] #39

RobLoach opened this issue Mar 30, 2016 · 1 comment

Comments

@RobLoach
Copy link

When installing a version of a plugin, you need to provide the version. Would be nice if the version became optional, so that it would select the latest version available.

asdf install nodejs

Would do a asdf list-all nodejs, and automatically select the latest one.

@HashNuke
Copy link
Member

HashNuke commented Apr 9, 2016

@RobLoach most plugins use a plain test file to store versions. Except nodejs plugin. Hence the support for automatically picking version to install wasn't added. This way the user is forced to pick the version required.

EDIT: closing this for now. Will re-open once all plugins are updated.

@HashNuke HashNuke closed this as completed Apr 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants