i-yard/gendiff

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

Search for differences in the configuration files

dev-master 2019-07-14 13:37 UTC

This package is auto-updated.

Last update: 2024-04-15 00:20:14 UTC


README

Build Status Maintainability Test Coverage

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

Example