Skip to content

Make a list of differencies from json or yaml files

Notifications You must be signed in to change notification settings

vladimir-xz/gendiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Make a list of differencies from json or yaml files

Resources

Stars

Watchers

Forks

Packages

No packages published