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