harumimax / gen-diff
utility to find differences in configuration files
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
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