Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dex4er/asdf-kubecolor
asdf plugin for kubecolor
https://github.com/dex4er/asdf-kubecolor
asdf hacktoberfest
Last synced: 29 days ago
JSON representation
asdf plugin for kubecolor
- Host: GitHub
- URL: https://github.com/dex4er/asdf-kubecolor
- Owner: dex4er
- License: mit
- Created: 2023-04-24T15:52:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-14T08:19:17.000Z (3 months ago)
- Last Synced: 2024-10-28T09:01:19.580Z (3 months ago)
- Topics: asdf, hacktoberfest
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-kubecolor
[![CI](https://github.com/dex4er/asdf-kubecolor/actions/workflows/ci.yml/badge.svg)](https://github.com/dex4er/asdf-kubecolor/actions/workflows/ci.yml)
[kubecolor](https://github.com/kubecolor/kubecolor) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.
## Install
```shell
asdf plugin-add kubecolor https://github.com/dex4er/asdf-kubecolor.git
asdf install kubecolor latest
asdf global kubecolor latest
```## Use
Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions.