/primitives / kei-watch
kei-watch
Filesystem watcher primitive — thin canonical wrapper around notify
| tagline | Filesystem watcher primitive — thin canonical wrapper around notify |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/kei-watch/install.sh | bash
# after install $ kei-watch --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/kei-watch.sh"] } ] }