bashly plugin for the asdf version manager.
bash,curl,tar, and POSIX utilities.- Ruby (see bashly installation dependencies for a list of valid versions)
Plugin:
asdf plugin add bashly
# or
asdf plugin add bashly https://github.com/pcrockett/asdf-bashly.gitbashly:
# 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 --versionCheck 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 © Philip Crockett