harumimax/gen-diff

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

utility to find differences in configuration files

1.2 2020-01-14 21:52 UTC

This package is auto-updated.

Last update: 2024-04-15 07:08:40 UTC


README

Utility to find differences in configuration files!
#hexlet #second_project #gen-diff

68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f30616539303932373566623866636134623131392f6d61696e7461696e6162696c697479 Build Status

for installation use this easy command:
composer global require harumimax/gen-diff

the format to usege is as follows:
gendiff [--format ] < firstFile > < secondFile >

supported formats:
JSON, YAML, default: pretty

example:
asciicast