behruz/php-project-lvl2

Difference generator

v1.5.6 2020-07-12 13:00 UTC

This package is auto-updated.

Last update: 2024-04-16 02:25:34 UTC


README

#PHP Project - #2

CI Maintainability Test Coverage

My second PHP project on Hexlet education portal. This project is command line utility that generate difference between two files. Three file types of supported: .json, .inv, .xml

Installation

Use the php package manager composer to install this project.

composer global require behruz/php-project-lvl2

Usage

To generate difference between two files run:

gendiff --format=json before.json after.json

License

MIT

Video how to install and use

asciicast