Difference Calculator is a program that determines the difference between two data structures. A difference calculator is a program that determines the difference between two data structures. This is a popular task for which there are many online services, for example: http://www.jsondiff.com/. Such a mechanism is used when outputting tests or when automatically tracking changes in configuration files.
Utility features:
- Support for different input formats: yaml and json
- Report generation in plain text, stylish and json formats
- Mac / Linux
$ git clone https://github.com/gpiento/difference-calculator-project
$ cd difference-calculator-project
$ make install
$ ./build/install/app/bin/app <file1> <file2>