- Unix-like system
- Node.js v13+
- Supports .json, .yaml and .yml file formats
- Supports absolute and relative paths
- Can output difference in "stylish", "plain" or "json" formats
git clone https://github.com/YadaDelta/frontend-project-46
cd frontend-project-46
make install
npm link
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
-h, --help display help for command