/codeDiff

Compare previous and latest version of file or two different.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

codeDiff

Compare previous and latest version of file or two different.

Save all files to /home/your_username_codeDiff

Usage

codeDiff save <name_in_codeDiff_dir>

codeDiff compare <name_in_codeDiff_dir>

Compilation

gcc -xc++ -lstdc++ src/main.cpp src/compare.cpp src/config.cpp src/save.cpp