Home

Awesome

<div align="center">

asdf-krab Build Lint

krab plugin for the asdf version manager.

</div>

Contents

Dependencies

Install

Plugin:

asdf plugin add krab
# or
asdf plugin add krab https://github.com/ohkrab/asdf-krab.git
# or
asdf plugin add krab git@github.com:ohkrab/asdf-krab.git

krab:

# Show all installable versions
asdf list-all krab

# Install specific version
asdf install krab latest

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

# Now krab commands are available
krab --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 © Bartłomiej Wójtowicz