Simple program to detect file changes in selected folders
|
4 gadi atpakaļ | |
---|---|---|
include | 4 gadi atpakaļ | |
src | 4 gadi atpakaļ | |
CMakeLists.txt | 4 gadi atpakaļ | |
LICENSE | 4 gadi atpakaļ | |
README.md | 4 gadi atpakaļ |
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