Hexlet tests and linter status:

Actions Status Maintainability Test Coverage Node CI

DIFFERENCE CALCULATOR

"Difference Calculator" is a program that determines the difference between two data structures.

Utility features:

• Support for different input formats: yaml, json

• Report generation in the form of plain text, stylish and json

installation

  • Сlone the project
$ git clone 
  • Install the package (may require sudo)
$ make install
$ make link
  • Help information for the utility
$ gendiff -h 

Usage example