gendiff is a cli utility that compares two files and shows difference between them.
May be used as cli utility or as module.
make install // install depencies
npm link // run command in project directory to install gendiff as cli utility
gendiff -h // type in command line for help info about usage of gendiff
gendiff JSON
gendiff YAML
gendif INI
gendiff with recursive struckture & stylish format by default
gendiff plain format
gendiff json format