The utility allows you to compare 2 files (JSON, YAML, YML) by relative and absolute paths. Outputs differences in three formats:
Stylish
Plain
JSON string
Install
git clone https://github.com/SmokieEyes/fullstack-javascript-project-46.git
make install
Launch
For help: gendiff -h
Usage: gendiff [options] <filepath1> <filepath2>