yanepenb/gendiff

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

Utility for finding differences in configuration files.

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Type:project

pkg:composer/yanepenb/gendiff

0.0.4 2019-08-08 06:02 UTC

This package is auto-updated.

Last update: 2025-12-05 15:54:53 UTC


README

Utility for finding differences in configuration files.

Bages

Maintainability Build Status Test Coverage

How to install:

composer global require yanepenb/gendiff

install

Example gendiff flat files *.json *.json

install

Example gendiff *.yaml *.yaml

install

Example gendiff nested files *.json *.json and *.yaml *.yaml

install install

Example gendiff plain format *.(json/yaml) *.(json/yaml) --format plain

install

Example gendiff json format *.(json/yaml) *.(json/yaml) --format json

install