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
Requires
- docopt/docopt: ^1.0
- funct/funct: ^1.5
- symfony/yaml: ^4.3
- tightenco/collect: ^6.0
Requires (Dev)
README
Utility to find differences in configuration files!#hexlet #second_project #gen-diff
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