mirror of
https://github.com/theniceboy/.config.git
synced 2026-02-22 21:05:57 +08:00
agent tracker updates
This commit is contained in:
parent
689cc061cd
commit
bb2a53206b
13 changed files with 375 additions and 106 deletions
14
agent-tracker/README.md
Normal file
14
agent-tracker/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue