albert1991/php-project-lvl2

There is no license information available for the latest version (4.1.3) of this package.

GenDiff

4.1.3 2019-08-26 01:10 UTC

This package is auto-updated.

Last update: 2024-04-15 12:54:15 UTC


README

Build Status Maintainability Test Coverage

Description

'Generate diff' is the application for search differeces in configuration files.

Install

curl -sS https://getcomposer.org/installer | php
php composer.phar global require albert1991/php-project-lvl2

Help

gendiff -h

Ussage

For examples we have 4 сompared files and 3 result files:

Compared files: before.json // after.json // before.yml // after.yml //

Result files: json_pretty // yml_json // json_plain

demo