- You can compare two files to see their differences. Supported formats: json, yaml(yml), ini.
- Use
$ make install
to install the programm from source or$ npm install (-g) diff-eval
to install from npmjs.com.
- Help:
gendiff -h
- Compare:
gendiff [options] <firstConfig> <secondConfig>