A difference calculator is a program that determines the difference between two data structures.
- git clone [email protected]:hhlwt/Difference-calculator.git
- make install
- sudo npm link
Usage: gendiff [options] <filepath1> <filepath2>
Options:
-v, --vers output the current version
-f, --format <type> output format (default: "stylish")
-h, --help display help for command
- The possibility of different input formats: yaml, json.
- Report generation as plain text, stylish and json.
Compare json files using stylish format