versio plugin for the asdf version manager.
bash
,curl
, and POSIX utilities.
Plugin:
asdf plugin add versio
# or
asdf plugin add versio https://github.com/pdemagny/asdf-versio.git
versio:
# Show all installable versions
asdf list-all versio
# Install specific version
asdf install versio latest
# Set a version globally (on your ~/.tool-versions file)
asdf global versio latest
# Now versio commands are available
versio --help
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Pierre Demagny