Difference Calculator is a cli application that recursively checks two files (JSON or YAML format) and outputs the difference in one of the three supported formats (JSON, Plain, Stylish).
- Python
- Poetry
- Clone this repository
- Install dependencies:
make install
- Build tar and whl package:
make build
- Install package:
make package-install
JSON flatten files:
YAML flatten files:
JSON tree files:
JSON tree files:
JSON tree files: