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
Quick reference
Install
brew install watchexecVerify
watchexec --versionFirst command
watchexec -e ts,tsx npm testMachine JSON
/cli/watchexec.jsonAbout
File watching, automation, and dev loops from the terminal. Built by watchexec.
Example workflow
1. watchexec -e ts,tsx npm test