Awesome
<div align="center">asdf-updatecli
updatecli plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
: generic POSIX utilities.
Install
Plugin:
asdf plugin add updatecli
# or
asdf plugin add updatecli https://github.com/updatecli/asdf-updatecli.git
updatecli:
# Show all installable versions
asdf list-all updatecli
# Install specific version
asdf install updatecli latest
# Set a version globally (on your ~/.tool-versions file)
asdf global updatecli latest
# Now updatecli commands are available
updatecli 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!