Simple program to detect file changes in selected folders
|
před 4 roky | |
---|---|---|
include | před 4 roky | |
src | před 4 roky | |
CMakeLists.txt | před 4 roky | |
LICENSE | před 4 roky | |
README.md | před 4 roky |
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