gendiff-by-nage
v0.4.3
Published
Compares two configuration files and shows a difference
Downloads
24
Readme
gendiff
Compares two configuration files and shows a difference
Supported extensions
- json
- yaml
- ini
Installation
$ npm install gendiff-by-nage -gUsage
$ gendiff [format] <firstConfig> <secondConfig>Example
$ gendiff before.json after.jsonOptions
-V, --version
-h, --help
-f, --format [type]Output formats
- deep (by default)
- plain
- json

