An open API service indexing awesome lists of open source software.

https://github.com/futuretea/asdf-kubie


https://github.com/futuretea/asdf-kubie

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# asdf-kubie

[kubie](https://github.com/sbstp/kubie) plugin for [asdf](https://github.com/asdf-vm/asdf) version manager

## Install

```
asdf plugin-add kubie https://github.com/futuretea/asdf-kubie.git
```

## Use
```bash
asdf install kubie latest
asdf global kubie latest
```
Check out the [asdf documentation](https://asdf-vm.com/#/core-manage-versions?id=install-version) for instructions on how to install and manage versions of [kubie](https://github.com/sbstp/kubie).