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