i-yard / gendiff
Search for differences in the configuration files
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/i-yard/gendiff
Requires
- docopt/docopt: ^1.0
- funct/funct: ^1.5
- symfony/yaml: ^4.2
Requires (Dev)
- phpunit/phpunit: ^8
- squizlabs/php_codesniffer: ^3.4
This package is auto-updated.
Last update: 2025-12-15 04:00:05 UTC
README
About
gendiff - search for differences in the configuration files
Installation
The easiest way to get started brain-games install using composer with the following command:
composer global require i-yard/gendiff:dev-master
Make sure you have the composer bin dir in your PATH. The default value is ~/.composer/vendor/bin/, but you can check the value that you need to use by running composer global config bin-dir --absolute.
How to use
Usage: gendiff (-h|--help) gendiff [--format ]
Options:
- -h --help Show this screen
- --format Report format [default: pretty]
- --version Show version