Skip to content

pcrockett/asdf-bashly

Repository files navigation

asdf-bashly Build Lint

bashly plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin:

asdf plugin add bashly
# or
asdf plugin add bashly https://github.com/pcrockett/asdf-bashly.git

bashly:

# Show all installable versions
asdf list-all bashly

# Install specific version
asdf install bashly latest

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

# Now bashly commands are available
bashly --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 © Philip Crockett