Simple program to detect file changes in selected folders
AlexCr4ckPentest 4c5e8f31e6 fix undefined referense error on UNIX based OS | 4 年之前 | |
---|---|---|
include | 4 年之前 | |
src | 4 年之前 | |
CMakeLists.txt | 4 年之前 | |
LICENSE | 4 年之前 | |
README.md | 4 年之前 |
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