asdf-kube-score [](https://github.com/bageljp/asdf-kube-score/actions/workflows/build.yml) [](https://github.com/bageljp/asdf-kube-score/actions/workflows/lint.yml)

May 7, 2022 · View on GitHub

asdf-kube-score Build Lint

kube-score plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

Plugin:

asdf plugin add kube-score
# or
asdf plugin add kube-score https://github.com/bageljp/asdf-kube-score.git

kube-score:

# Show all installable versions
asdf list-all kube-score

# Install specific version
asdf install kube-score latest

# Set a version globally (on your ~/.tool-versions file)
asdf global kube-score latest

# Now kube-score commands are available
kube-score 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 © bageljp