Awesome
<div align="center">asdf-sver
sver plugin for the asdf version manager.
</div>Contents
Dependencies
bash
v3 or newer - that's it
Install
Plugin:
asdf plugin add sver
# or
asdf plugin add sver https://github.com/robzr/asdf-sver.git
sver:
# Show all installable versions
asdf list-all sver
# Install specific version
asdf install sver latest
# Set a version globally (on your ~/.tool-versions file)
asdf global sver latest
# Now sver commands are available
sver version
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 CC-BY-SA-3.0 © Rob Zwissler