asdf-bin
bin plugin for the asdf version manager.
Contents
Dependencies
bash
,curl
: generic POSIX utilities.
Install
Plugin:
asdf plugin add bin
# or
asdf plugin add bin https://github.com/joe733/asdf-bin.git
bin:
# Show all installable versions
asdf list-all bin
# Install specific version
asdf install bin latest
# Set a version globally (on your ~/.tool-versions file)
asdf global bin latest
# Now bin commands are available
bin --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 LICENSE © Jovial Joe Jayarson