JSON and YML compare tool. Generates report in three different formats: stylish, plain and json.
make run-dist
make build
gendiff [-hV] [-f=<format>] filepath1 filepath2
filepath1
- path to first file
filepath2
- path to second file
-f, --format=<format>
- output format [default: stylish]
-h, --help
- Show help message and exit.
-V, --version
- Print version information and exit.