0.9.9 • Published 8 years ago
lvl2-s293 v0.9.9
Config Files Difference Generator
Simple cli-tool for checking difference between configuration files. Works with JSON, YML and INI files.
To instal use
npm install lvl2-s293.
For help use
gendiff --help.
To format output use
-f standard (default), -f plain or -f json.
For example
gendiff -f plain path-to-first-config path-to-second-config.