https://github.com/ek33450505/homebrew-cast
Homebrew tap for CAST — brew install cast
https://github.com/ek33450505/homebrew-cast
agents anthropic cast claude-code homebrew tap
Last synced: 13 days ago
JSON representation
Homebrew tap for CAST — brew install cast
- Host: GitHub
- URL: https://github.com/ek33450505/homebrew-cast
- Owner: ek33450505
- Created: 2026-03-30T17:54:51.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-06-05T16:16:12.000Z (18 days ago)
- Last Synced: 2026-06-05T16:22:17.883Z (18 days ago)
- Topics: agents, anthropic, cast, claude-code, homebrew, tap
- Language: Ruby
- Size: 11.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-cast
Homebrew tap for [CAST — Claude Agent Specialist Team](https://github.com/ek33450505/claude-agent-team).
## Install
```bash
brew tap ek33450505/cast
brew install cast
```
### Cast Desktop (macOS app)
```bash
brew install --cask ek33450505/cast/cast-desktop
```
Then set up the full framework into `~/.claude/`:
```bash
bash $(brew --prefix cast)/libexec/install.sh
```
## Usage
```bash
cast status # health dashboard
cast doctor # validate your setup
cast --help # full command reference
```
## More
Full docs: [github.com/ek33450505/claude-agent-team](https://github.com/ek33450505/claude-agent-team)