Skip to content

Kolalexx/Difference-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status test and lint Maintainability Test Coverage

Difference Calculator

Difference Calculator is a command line tool for finding differences in configuration files (JSON, YAML). It generates reports in the form of plain text, tree and json.

Usage

gendiff (-h|--help)

gendiff (-v|--version)

gendiff [--format ]

Report formats:

  • plain
  • stylish
  • json

Requirements

PHP: >= 8.0

Composer: ^2.4

Setup

$ git clone git@github.com:Kolalexx/php-project-48.git

$ cd php-project-48

$ make install

Example:

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published