Home

Awesome

<div align="center">

asdf-kube-score Build Lint

kube-score plugin for the asdf version manager.

</div>

Contents

Dependencies

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