influx/php-project-lvl2

App for finding differences between two .json or.yaml files

v1.0.0-stable 2020-01-23 15:30 UTC

This package is auto-updated.

Last update: 2024-04-20 19:32:22 UTC


README

App for finding differences between two .json or.yaml files

Description: https://ru.hexlet.io/professions/php/projects/48

Maintainability Build Status

$ installation process
asciicast
$ comparing 2 flat .json files with plain, text and json renderers
asciicast
$ comparing 2 nested .yaml files with plain, text and json renderers
asciicast

How To Install

composer global require influx/php-project-lvl2

Usage

gendiff (-h|--help)
gendiff (-v|--version)
gendiff [--format <fmt>] <firstFile> <secondFile>