Skip to content

davidgp1701/asdf-kics

Repository files navigation

asdf-kics Build Lint

kics plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl: generic POSIX utilities.
  • tar: generic POSIX utility for Linux/Mac environments.

Install

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.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © David Garcia Perez