This package compares two configuration files and shows a difference.
$ cd /tmp
$ git clone https://github.com/antiyvt/backend-project-lvl2
$ cd backend-project-lvl2/
$ sudo npm -g install
Usage: gendiff [options] <filepath1> <filepath2>
Compares two configuration files and shows a difference.
Options:
-V, --version output the version number
-f, --format [type] output format (default: "stylish")
-h, --help display help for command
Usage examples: asciinema