Simple program to detect file changes in selected folders
|
vor 4 Jahren | |
---|---|---|
include | vor 4 Jahren | |
src | vor 4 Jahren | |
CMakeLists.txt | vor 4 Jahren | |
LICENSE | vor 4 Jahren | |
README.md | vor 4 Jahren |
Simple program to detect file changes in selected folders \ The program will notify the user that a file has been changed
$ cd FileChangeObserver
$ mkdir build && cd build
$ cmake .. && make
windows setup_x64.exe
and follow the instructionsSoon
Soon