filewatcher icon indicating copy to clipboard operation
filewatcher copied to clipboard

A command line tool to execute commands when files are modified.

Results 3 filewatcher issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/5157680/51610439-bfae5580-1f57-11e9-9aa9-758f4c55ed45.png) Is this tested on Windows ? Thanks.

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