krab plugin for the asdf version manager.
bash
,curl
,tar
,uname
: generic POSIX utilities.
Plugin:
asdf plugin add krab
# or
asdf plugin add krab https://github.com/ohkrab/asdf-krab.git
# or
asdf plugin add krab [email protected]: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.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Bartłomiej Wójtowicz