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 McArde 6f4a31a8e5 Minor grammar and ethical errors. 2020-07-30 02:45:00 -04:00
include Added parg.h header 2017-06-21 22:43:25 -07:00
lib/efsw Added project files 2017-06-21 22:37:26 -07:00
.gitignore Added giteye ignore entry. 2017-11-13 10:39:13 -08:00
CMakeLists.txt Updated includes 2017-06-21 22:43:42 -07:00
LICENSE Added project files 2017-06-21 22:37:26 -07:00
main.cpp Minor grammar and ethical errors. 2020-07-30 02:45:00 -04:00