Open
Description
many other version managers has ability to install the desired runtime environment:
- nvm
- pyenv
- rbenv
it will be great to see jenv do the same. maybe it can be done using a plugin.
for example, assume .java-version
is in use then executing jenv install
will install the version specified in .java-version
and will follow with jenv add
for that version.
what do you think?
Metadata
Metadata
Assignees
Labels
No labels