Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 467 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 467 Bytes

asdf-k9s

k9s plugin for the asdf universal version manager.

Installing

asdf plugin-add k9s https://github.com/twuni/asdf-k9s.git

Then, manage k9s versions just as you would any other asdf plugin.

For example:

# Install the latest version of k9s
asdf install k9s latest

# Set your default k9s version to the current latest version
asdf global k9s latest