generated fromasdf-vm/asdf-plugin-template
- Notifications
You must be signed in to change notification settings - Fork0
ohkrab/asdf-krab
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
krab plugin for theasdf version manager.
bash
,curl
,tar
,uname
: generic POSIX utilities.
Plugin:
asdf plugin add krab# orasdf plugin add krab https://github.com/ohkrab/asdf-krab.git# orasdf plugin add krab git@github.com:ohkrab/asdf-krab.git
krab:
# Show all installable versionsasdf list-all krab# Install specific versionasdf install krab latest# Set a version globally (on your ~/.tool-versions file)asdf global krab latest# Now krab commands are availablekrab --version
Checkasdf readme for more instructions on how toinstall & manage versions.
Contributions of any kind welcome! See thecontributing guide.
About
asdf plugin for krab