/watch

A Makefile watch script

Primary LanguageShellApache License 2.0Apache-2.0

watch

A watch script

Config

There two settings that should be set in .watchrc:

  • command: the command to run (e.g. make watch)
  • interval: how frequently (in seconds) the command should run - must be a value between 0.1 and 5