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

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


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

Last synced: 11 months ago
JSON representation

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).