Watches folders or files for changes and writes those changes to stdout. The idea is that the output could be piped into a script that may take action on those events. Works on most operating systems (I've tested Windows and Linux).
 
 
 
Go to file
Sean McArdle 036fb38eb0 Added project files 2017-06-21 22:37:26 -07:00
lib/efsw Added project files 2017-06-21 22:37:26 -07:00
.gitignore updated gitignore 2017-06-21 22:36:23 -07:00
CMakeLists.txt Added project files 2017-06-21 22:37:26 -07:00
LICENSE Added project files 2017-06-21 22:37:26 -07:00
main.cpp Added project files 2017-06-21 22:37:26 -07:00