https://github.com/futuretea/asdf-kubie
https://github.com/futuretea/asdf-kubie
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/futuretea/asdf-kubie
- Owner: futuretea
- License: apache-2.0
- Created: 2021-12-20T06:16:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-20T06:23:00.000Z (over 4 years ago)
- Last Synced: 2025-01-22T01:36:34.119Z (over 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).