Skip to content

hhlwt/Difference-calculator

Repository files navigation

Hexlet tests and linter status:

Actions Status Main

Difference calculator

A difference calculator is a program that determines the difference between two data structures.


Installation:


Usage:

Usage: gendiff [options] <filepath1> <filepath2>
Options:
  -v, --vers           output the current version
  -f, --format <type>  output format (default: "stylish")
  -h, --help           display help for command

Utility features:

  • The possibility of different input formats: yaml, json.
  • Report generation as plain text, stylish and json.

Examples of usage:

Compare json files using stylish format Compare yml files with nested structure using stylish format Compare json files with nested structure using plain format Compare json files with nested structure using json format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published