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