watchexec

popularproductivitybrew

watchexec · File watching, automation, and dev loops from the terminal.

$ brew install watchexec
One-liner to try
$ watchexec -e ts,tsx npm test

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Human-first CLI · 35/100
Verify
watchexec --version
Agent URL
/cli/watchexec/agent.md

Quick reference

Installbrew install watchexec
Verifywatchexec --version
First commandwatchexec -e ts,tsx npm test

About

File watching, automation, and dev loops from the terminal. Built by watchexec.

Example workflow

1. watchexec -e ts,tsx npm test

Alternatives worth considering