https://github.com/ezcater/asdf-ctlptl
An asdf-vm plugin for ctlptl, the Windmill Engineering way to set up local kubernetes clusters.
https://github.com/ezcater/asdf-ctlptl
asdf asdf-plugin asdf-vm kubernetes local-development localdev plugin tilt
Last synced: 5 months ago
JSON representation
An asdf-vm plugin for ctlptl, the Windmill Engineering way to set up local kubernetes clusters.
- Host: GitHub
- URL: https://github.com/ezcater/asdf-ctlptl
- Owner: ezcater
- License: mit
- Created: 2021-03-25T14:06:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-12T20:26:50.000Z (11 months ago)
- Last Synced: 2024-11-12T21:27:39.962Z (11 months ago)
- Topics: asdf, asdf-plugin, asdf-vm, kubernetes, local-development, localdev, plugin, tilt
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 46
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-ctlptl
[](https://github.com/ezcater/asdf-ctlptl/actions)
[`ctlptl`](https://github.com/tilt-dev/ctlptl) plugin for [asdf](https://github.com/asdf-vm/asdf) version manager.
## Install
```
asdf plugin add ctlptl https://github.com/ezcater/asdf-ctlptl.git
```## Use
Check [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install & manage versions of ctlptl.
## Inspired by / copied from
* [asdf-tilt plugin](https://github.com/virtualstaticvoid/asdf-tilt)