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 aa777b54d8 Updated includes 2017-06-21 22:43:42 -07: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 ignoring .idea dir 2017-06-21 22:37:46 -07: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 Updated includes 2017-06-21 22:43:42 -07:00