ftrap is a simple linux utility that invokes a command and sends SIGHUP to the command when specified files are changed. Usage:
$ ftrap -f FILE COMMAND ...
Download the latest static build from the release page or build
your own one by make
.
$ make
$ tests/run
Boost License.