filewatcher
filewatcher copied to clipboard
A command line tool to execute commands when files are modified.
 Is this tested on Windows ? Thanks.
Could probably use some cleanup, and docs.
Installing with `go get` will use pflag/spf13 master which no longer prints errors when there is an unknown flag (https://github.com/spf13/pflag/issues/176). Update `flags.Parse` to print the erorr