git clone https://github.com/mnogom/frontend-project-lvl2
cd frontend-project-lvl2
make install
- From command line
Usage: gendiff [options] <filepath1> <filepath2>
Compares two configuration files and shows a difference.
Options:
-V, --version output the version number
-f, --format <format> set formatters of output (default: "stylish")
-h, --help display help for comman
- Works with JSON and YAML format
- Works with Plain and Recursive file structures
- Output in Stylish, Plain and JSON formats
See examples below