Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carvel-dev/homebrew
Provides tools from https://carvel.dev via Homebrew package.
https://github.com/carvel-dev/homebrew
carvel homebrew imgpkg kapp kbld kwt vendir ytt
Last synced: about 1 month ago
JSON representation
Provides tools from https://carvel.dev via Homebrew package.
- Host: GitHub
- URL: https://github.com/carvel-dev/homebrew
- Owner: carvel-dev
- License: apache-2.0
- Created: 2020-11-16T21:49:04.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-07T22:31:37.000Z (about 2 months ago)
- Last Synced: 2024-11-07T23:28:39.801Z (about 2 months ago)
- Topics: carvel, homebrew, imgpkg, kapp, kbld, kwt, vendir, ytt
- Language: Ruby
- Homepage: https://carvel.dev
- Size: 257 KB
- Stars: 8
- Watchers: 14
- Forks: 13
- Open Issues: 1
-
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
![logo](logos/CarvelLogo.png)
# Homebrew TapProvides tools from [https://carvel.dev](https://carvel.dev) via [Homebrew](http://brew.sh/) package.
To install a package:
```bash
brew tap carvel-dev/carvel# Please note that kwt is not yet M1-compatible. Exclude it if you are on an M1 machine.
brew install ytt kbld kapp kwt imgpkg vendir kctrl
```For Windows see [https://carvel.dev](https://carvel.dev) for instructions.
### Join the Community and Make Carvel Better
Carvel is better because of our contributors and maintainers. It is because of you that we can bring great software to the community.
Please join us during our online community meetings. Details can be found on our [Carvel website](https://carvel.dev/community/).You can chat with us on Kubernetes Slack in the #carvel channel and follow us on Twitter at @carvel_dev.
Check out which organizations are using and contributing to Carvel: [Adopter's list](https://github.com/carvel-dev/carvel/blob/master/ADOPTERS.md)
## Development
https://github.com/Homebrew/brew/blob/master/docs/How-to-Create-and-Maintain-a-Tap.md