qsv plugin for the asdf version manager.
bash
,curl
,unzip
, and POSIX utilities.
Plugin:
asdf plugin add qsv
# or
asdf plugin add qsv https://github.com/vjda/asdf-qsv.git
qsv:
# Show all installable versions
asdf list-all qsv
# Install specific version
asdf install qsv latest
# Set a version globally (on your ~/.tool-versions file)
asdf global qsv latest
# Now qsv commands are available
qsv --version
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 © Victor J. Diaz Ayuste