asdf-k3kcli [](https://github.com/xanmanning/asdf-k3kcli/actions/workflows/build.yml) [](https://github.com/xanmanning/asdf-k3kcli/actions/workflows/lint.yml)
March 18, 2024 · View on GitHub
asdf-k3kcli

k3kcli plugin for the asdf version manager.
Contents
Dependencies
TODO: adapt this section
bash,curl, and POSIX utilities.
Install
Plugin:
asdf plugin add k3kcli
# or
asdf plugin add k3kcli https://github.com/xanmanning/asdf-k3kcli.git
k3kcli:
# Show all installable versions
asdf list-all k3kcli
# Install specific version
asdf install k3kcli latest
# Set a version globally (on your ~/.tool-versions file)
asdf global k3kcli latest
# Now k3kcli commands are available
k3kcli --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 © Xan Manning