asdf-btm [](https://github.com/carbonteq/asdf-btm/actions/workflows/build.yml) [](https://github.com/carbonteq/asdf-btm/actions/workflows/lint.yml)
September 13, 2022 · View on GitHub
asdf-btm

bottom (btm) plugin for the asdf version manager.
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!