mirror of
https://github.com/theniceboy/.config.git
synced 2026-02-23 05:15:38 +08:00
14 lines
243 B
Markdown
14 lines
243 B
Markdown
# Agent Tracker
|
|
|
|
Tmux-aware agent task and note tracker.
|
|
|
|
## Build, Install & Restart
|
|
|
|
```bash
|
|
./scripts/install_brew_service.sh
|
|
```
|
|
|
|
This script:
|
|
1. Builds `tracker-server` from source
|
|
2. Installs it via Homebrew
|
|
3. Restarts the brew service
|