An open API service indexing awesome lists of open source software.

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

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)