Skip to content

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

Notifications You must be signed in to change notification settings

gpiento/difference-calculator-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Difference Calculator

hexlet-check GitHub Workflow Status Maintainability Test Coverage

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

Requirements

  • Mac / Linux

Install

$ git clone https://github.com/gpiento/difference-calculator-project
$ cd difference-calculator-project
$ make install
$ ./build/install/app/bin/app <file1> <file2>

Examples using:

asciicast

asciicast

asciicast

asciicast

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published