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