kics plugin for the asdf version manager.
bash
,curl
: generic POSIX utilities.tar
: generic POSIX utility for Linux/Mac environments.
Plugin:
asdf plugin add kics
# or
asdf plugin add kics https://github.com/davidgp1701/asdf-kics.git
kics:
# Show all installable versions
asdf list-all kics
# Install specific version
asdf install kics latest
# Set a version globally (on your ~/.tool-versions file)
asdf global kics latest
# Now kics commands are available
kics 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 © David Garcia Perez