asdf-versio [](https://github.com/pdemagny/asdf-versio/actions/workflows/build.yml) [](https://github.com/pdemagny/asdf-versio/actions/workflows/lint.yml)
May 24, 2024 · View on GitHub
asdf-versio

versio plugin for the asdf version manager.
Contents
Dependencies
bash,curl, and POSIX utilities.
Install
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.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Pierre Demagny