Official Homebrew tap for KubeRocketCI — a curated collection of CLI tools, frameworks, and utilities for modern AI-driven and DevOps workflows on Kubernetes.
This Homebrew tap provides easy installation and updates for KubeRocketCI tools. Currently available:
- krci-ai: KubeRocketAI CLI - AI-as-Code framework for Kubernetes development
First, add the KubeRocketCI tap to your Homebrew installation:
brew tap KubeRocketCI/homebrew-tap
After adding the tap, you can install any available formula:
# Install krci-ai
brew install krci-ai
KubeRocketAI CLI - AI-as-Code framework for Kubernetes development.
Installation:
brew install krci-ai
Usage:
krci-ai --version
krci-ai --help
Links:
To update all installed formulas from this tap:
brew update
brew upgrade
To update a specific formula:
brew upgrade krci-ai
To remove a formula:
brew uninstall krci-ai
To remove the tap entirely:
brew untap KubeRocketCI/homebrew-tap
- Issues: Report issues with specific tools in their respective repositories
- Tap Issues: Report issues with this tap on the homebrew-tap repository
- Documentation: Visit KubeRocketCI Documentation
We welcome contributions! Please see the individual tool repositories for contribution guidelines.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Note: This tap is maintained by the KubeRocketCI team. For the latest updates and announcements, follow the KubeRocketCI organization on GitHub.