Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.99 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.99 KB

Hexlet tests and linter status:

Actions Status Maintainability PHP CI Test Coverage

Find out differencies

by Vovan

Description:

Make list of differencies from json or yaml files:

Three print formats to choose from:

  1. Stylish format that looks like json.
  2. Plain text format writen in lines.
  3. Json file.

Version:

1.0.0

System Requirements

OS: Linux or Windows.

Installation:

Download this git repository, open "php-project-48" directory and type in command line "make install".

Instruction:

Using simple interface, you can type the required format (stylish, plain or json) at the command prompt with files locations to compare them and get the data in required format

asciicast

Nested Tree, stylish print:

asciicast

Nested Tree, plain print:

asciicast

Format report - json:

asciicast