watchexec

v 2.1.0 Updated: an hour ago

Executes commands in response to file modifications

Software development often involves running the same commands over and over. Boring! watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications. Example use cases: automatically run unit tests, run linters/syntax checkers, rebuild artifacts

https://watchexec.github.io/

To install watchexec, paste this in macOS terminal after installing MacPorts

sudo port install watchexec

Add to my watchlist

Installations 0
Requested Installations 0