Skip to content

imranismail/asdf-krm-function

Repository files navigation

asdf-krm-function Test Lint

krm-function-registry plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

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.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Imran Ismail