Lightweight file watcher that runs commands on file changes
Lightweight file watcher
funzzy
$ funzzy --cmd 'cargo test'
$ funzzy --watch src/ --cmd 'make build'
$ funzzy