https://github.com/kubeswarm/homebrew-tap
https://github.com/kubeswarm/homebrew-tap
homebrew homebrew-tap swarm
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kubeswarm/homebrew-tap
- Owner: kubeswarm
- Created: 2026-04-05T12:03:29.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-05T12:36:13.000Z (about 2 months ago)
- Last Synced: 2026-04-05T14:24:54.222Z (about 2 months ago)
- Topics: homebrew, homebrew-tap, swarm
- Language: Ruby
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
kubeswarm - homebrew tap
Homebrew formulae for [kubeswarm](https://github.com/kubeswarm/kubeswarm) tools.
## Install
```bash
brew tap kubeswarm/tap
brew install swarm
```
## Formulae
| Formula | Description |
|---------|-------------|
| `swarm` | Local dev CLI for kubeswarm - run LLM agent pipelines without a cluster |
## Updates
Formulae are updated automatically by the [kubeswarm-cli release workflow](https://github.com/kubeswarm/kubeswarm-cli).
## License
Apache 2.0 - see [LICENSE](./LICENSE)