Skip to content

carbonteq/asdf-btm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages