smallhadroncollider / watch

A Makefile watch script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Makefile watch script

License:Apache License 2.0


Languages

Language:Shell 100.0%