Install App
$ make gendiff-linux
$ make gendiff-windows
$ make gendiff-uninstall
This app compares two files with extensions - json
and yml/yaml
.
Show result one of the three formats - stylish
, plain
, json
.
Usage: gendiff [options] <filepath1> <filepath2>
Options:
-V, --version output the version number
-f, --format [type] output format [stylish, plain, json] (default: "stylish")
-h, --help display help for command