https://github.com/interesting-vibe-coding/homebrew-paws
Homebrew tap for Paws 🐾 — brew install paws
https://github.com/interesting-vibe-coding/homebrew-paws
homebrew homebrew-tap paws rust tap terminal
Last synced: 25 days ago
JSON representation
Homebrew tap for Paws 🐾 — brew install paws
- Host: GitHub
- URL: https://github.com/interesting-vibe-coding/homebrew-paws
- Owner: interesting-vibe-coding
- Created: 2026-06-03T02:36:17.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-03T13:58:31.000Z (about 1 month ago)
- Last Synced: 2026-06-03T14:17:05.403Z (about 1 month ago)
- Topics: homebrew, homebrew-tap, paws, rust, tap, terminal
- Language: Ruby
- Homepage: https://doabit.dev
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🐾 Homebrew Paws
[](https://github.com/interesting-vibe-coding/homebrew-paws/actions/workflows/ci.yml) [](https://github.com/interesting-vibe-coding/paws/blob/main/LICENSE)
Homebrew tap for [Paws](https://github.com/interesting-vibe-coding/paws) — play games in your terminal while your AI coding agent works.
## Install
```bash
brew tap interesting-vibe-coding/paws
brew install paws # the Paws host (menu · PTY · status HUD)
brew install paws-games # all 7 games
```
Or without tapping first:
```bash
brew install interesting-vibe-coding/paws/paws
brew install interesting-vibe-coding/paws/paws-games
```
Both formulae build from source (Rust). After installing, finish setup with the
[Paws install skill](https://github.com/interesting-vibe-coding/paws/blob/main/skills/paws-install/SKILL.md)
— it wires the terminal integration and your agent's status hooks.
## Formulae
| Formula | Installs |
|---------|----------|
| `paws` | the terminal host binary |
| `paws-games` | `jump-high` · `earth-online` · `tetris` · `snake` · `2048` · `breakout` · `space-invaders` (all 7 games) |
## Development builds
```bash
brew install --HEAD interesting-vibe-coding/paws/paws
brew install --HEAD interesting-vibe-coding/paws/paws-games
```
## License
MIT