ai-gendiff
v0.3.4
Published
Test application
Readme
Gendiff
Installation
npm install -g ai-gendiffAvailable formats of config files: .yml, .json, .ini.
Available output formats: plain, tree, json (tree as default).
Run
Compare config files with output format 'tree'
gendiff before.json after.jsonCompare config files with output format 'plain'
gendiff before.json after.json -f plainCompare config files with output format 'plain'
gendiff before.json after.json -f json