watchexec
popularproductivitybrew
watchexec · File watching, automation, and dev loops from the terminal.
$ brew install watchexecOne-liner to try
$ watchexec -e ts,tsx npm testAgent pack
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Human-first CLI · 35/100
Verify
watchexec --version
Agent URL
/cli/watchexec/agent.md
Quick reference
Install
brew install watchexecVerify
watchexec --versionFirst command
watchexec -e ts,tsx npm testAbout
File watching, automation, and dev loops from the terminal. Built by watchexec.
Example workflow
1. watchexec -e ts,tsx npm test