{"id":29409410,"url":"https://github.com/kuberocketci/homebrew-tap","last_synced_at":"2026-05-07T01:33:48.432Z","repository":{"id":303252959,"uuid":"1014791400","full_name":"KubeRocketCI/homebrew-tap","owner":"KubeRocketCI","description":"Homebrew tap for KubeRocketCI — a curated collection of CLI tools, frameworks, and utilities for modern AI-driven and DevOps workflows. Easy installation and updates for all your essential packages.","archived":false,"fork":false,"pushed_at":"2025-07-06T15:26:15.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-06T16:33:32.662Z","etag":null,"topics":["brew","brew-tap","homebrew-tap","kuberocketai","kuberocketci","macos","packages"],"latest_commit_sha":null,"homepage":"https://docs.kuberocketci.io","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KubeRocketCI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-06T12:29:11.000Z","updated_at":"2025-07-06T15:26:19.000Z","dependencies_parsed_at":"2025-07-06T16:33:57.629Z","dependency_job_id":"f3aaa8f3-3ead-4520-9f67-a99d7e2c09e4","html_url":"https://github.com/KubeRocketCI/homebrew-tap","commit_stats":null,"previous_names":["kuberocketci/homebrew-tap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KubeRocketCI/homebrew-tap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KubeRocketCI%2Fhomebrew-tap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KubeRocketCI%2Fhomebrew-tap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KubeRocketCI%2Fhomebrew-tap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KubeRocketCI%2Fhomebrew-tap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KubeRocketCI","download_url":"https://codeload.github.com/KubeRocketCI/homebrew-tap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KubeRocketCI%2Fhomebrew-tap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264734220,"owners_count":23655622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["brew","brew-tap","homebrew-tap","kuberocketai","kuberocketci","macos","packages"],"created_at":"2025-07-11T05:00:46.970Z","updated_at":"2026-05-07T01:33:48.390Z","avatar_url":"https://github.com/KubeRocketCI.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KubeRocketCI Homebrew Tap\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Homebrew](https://img.shields.io/badge/homebrew-tap-orange)](https://brew.sh/)\n\nOfficial Homebrew tap for KubeRocketCI — a curated collection of CLI tools, frameworks, and utilities for modern AI-driven and DevOps workflows on Kubernetes.\n\n## Overview\n\nThis Homebrew tap provides easy installation and updates for KubeRocketCI tools. Currently available:\n\n- **krci-ai**: KubeRocketAI CLI - AI-as-Code framework for Kubernetes development\n\n## Installation\n\n### Add the Tap\n\nFirst, add the KubeRocketCI tap to your Homebrew installation:\n\n```bash\nbrew tap KubeRocketCI/homebrew-tap\n```\n\n### Install Tools\n\nAfter adding the tap, you can install any available formula:\n\n```bash\n# Install krci-ai\nbrew install krci-ai\n```\n\n## Available Formulas\n\n### krci-ai\n\nKubeRocketAI CLI - AI-as-Code framework for Kubernetes development.\n\n**Installation:**\n\n```bash\nbrew install krci-ai\n```\n\n**Usage:**\n\n```bash\nkrci-ai --version\nkrci-ai --help\n```\n\n**Links:**\n\n- [GitHub Repository](https://github.com/KubeRocketCI/kuberocketai)\n- [Documentation](https://github.com/KubeRocketCI/kuberocketai#readme)\n\n## Updating\n\nTo update all installed formulas from this tap:\n\n```bash\nbrew update\nbrew upgrade\n```\n\nTo update a specific formula:\n\n```bash\nbrew upgrade krci-ai\n```\n\n## Uninstalling\n\nTo remove a formula:\n\n```bash\nbrew uninstall krci-ai\n```\n\nTo remove the tap entirely:\n\n```bash\nbrew untap KubeRocketCI/homebrew-tap\n```\n\n## Support\n\n- **Issues**: Report issues with specific tools in their respective repositories\n- **Tap Issues**: Report issues with this tap on the [homebrew-tap repository](https://github.com/KubeRocketCI/homebrew-tap/issues)\n- **Documentation**: Visit [KubeRocketCI Documentation](https://github.com/KubeRocketCI)\n\n## Contributing\n\nWe welcome contributions! Please see the individual tool repositories for contribution guidelines.\n\n## License\n\nThis project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.\n\n---\n\n**Note**: This tap is maintained by the KubeRocketCI team. For the latest updates and announcements, follow the [KubeRocketCI organization](https://github.com/KubeRocketCI) on GitHub.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuberocketci%2Fhomebrew-tap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuberocketci%2Fhomebrew-tap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuberocketci%2Fhomebrew-tap/lists"}