Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carvel-dev/asdf
k14s asdf plugin
https://github.com/carvel-dev/asdf
carvel
Last synced: about 2 months ago
JSON representation
k14s asdf plugin
- Host: GitHub
- URL: https://github.com/carvel-dev/asdf
- Owner: carvel-dev
- License: apache-2.0
- Created: 2020-04-06T11:03:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T18:29:01.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T06:06:06.281Z (9 months ago)
- Topics: carvel
- Language: Shell
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 9
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# asdf-carvel [![test-all](https://github.com/vmware-tanzu/asdf-carvel/workflows/test-all/badge.svg)](https://github.com/vmware-tanzu/asdf-carvel/actions)
carvel plugin for [asdf](https://github.com/asdf-vm/asdf) version manager
## Install
```
asdf plugin-add https://github.com/vmware-tanzu/asdf-carvel.git
```## Use
Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install and manage versions of tools from carvel.
## Thanks!
Special thanks to [@johnhamelink](https://github.com/johnhamelink) for starting this up.