During this project developed cli-utility for searching differences in configuration files such as JSON, ini, yaml
https://github.com/GPopov9/frontend-project-lvl2.git
$ make install
$ npm link
$ gendiff -h
$ gendiff <filepath1> <filepath2>
$ gendiff <filepath1> <filepath2>
$ gendiff <filepath1> <filepath2>
$ gendiff <filepath1> <filepath2>
$ gendiff --format plain <filepath1> <filepath2>
$ gendiff --format plain <filepath1> <filepath2>