Gendiff is a program that determines the difference between two data structures.
Utility features:
- Support for different input formats: yaml, json.
- Generating a report in plain text, stylish and json format.
Run the following commands in the shell:
git clone https://github.com/dimmy2000/gendiff.git
cd gendiff
make build
make package-install