Home

Awesome

<div align="center">

asdf-bashbot Build Lint

bashbot plugin for the asdf version manager.

</div>

Contents

Dependencies

Install

Plugin:

asdf plugin add bashbot
# or
asdf plugin add bashbot https://github.com/mathew-fleisch/asdf-bashbot.git

bashbot:

# Show all installable versions
asdf list-all bashbot

# Install specific version
asdf install bashbot latest

# Set a version globally (on your ~/.tool-versions file)
asdf global bashbot latest

# Now bashbot commands are available
bashbot version

Check asdf readme for more instructions on how to install & manage versions of asdf plugins.

For more information about bashbot, check the bashbot-example repository for deployment examples and the examples directory for configuration examples about extending Bashbot to your slack workspace.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Mathew Fleisch