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-tapAfter adding the tap, you can install any available formula:
# Install krci-ai
brew install krci-aiKubeRocketAI CLI - AI-as-Code framework for Kubernetes development.
Installation:
brew install krci-aiUsage:
krci-ai --version
krci-ai --helpLinks:
To update all installed formulas from this tap:
brew update
brew upgradeTo update a specific formula:
brew upgrade krci-aiTo remove a formula:
brew uninstall krci-aiTo 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.