krm-function-registry plugin for the asdf version manager.
bash
,curl
,tar
: generic POSIX utilities.
Plugin:
asdf plugin add krm-function
# or
asdf plugin add krm-function https://github.com/imranismail/asdf-krm-function.git
krm-function:
# Show all installable versions
asdf list-all krm-function
# Install specific version
asdf install krm-function latest
# Set a version globally (on your ~/.tool-versions file)
asdf global krm-function latest
# Now krm-function commands are available
krm-function --help
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 © Imran Ismail