https://github.com/futuretea/asdf-autok3s
https://github.com/futuretea/asdf-autok3s
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/futuretea/asdf-autok3s
- Owner: futuretea
- License: apache-2.0
- Created: 2021-12-13T09:59:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T10:04:42.000Z (over 4 years ago)
- Last Synced: 2025-07-22T04:06:55.722Z (11 months ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-autok3s
[autok3s](https://github.com/cnrancher/autok3s) plugin for [asdf](https://github.com/asdf-vm/asdf) version manager
## Install
```
asdf plugin-add autok3s https://github.com/futuretea/asdf-autok3s.git
```
## Use
```bash
asdf install autok3s latest
asdf global autok3s 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 [autok3s](https://github.com/cnrancher/autok3s).