carbonteq / asdf-btm

bottom plugin for asdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-btm Build Lint

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!

License

See LICENSE © Carbonteq

About

bottom plugin for asdf

License:MIT License


Languages

Language:Shell 100.0%