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: 2025-04-15 09:20:38 UTC


README

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

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