valeraseregin/gendiff-php

v1.0.0 2020-12-04 06:48 UTC

This package is auto-updated.

Last update: 2024-10-04 15:19:02 UTC


README

Main workflow Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows. Maintainability Test Coverage

A util calculating a difference between two files. This util supports two file input formats: json and yaml. Output might be formatted in json, plain and pretty.

Setup

git clone https://github.com/valeriySeregin/gendiff-php.git

make install

Composer

composer global require valeraseregin/gendiff-php

echo export PATH="$PATH:$HOME/.config/composer/vendor/bin" >> ~/.bashrc

Getting help

gendiff --help

Testing

make test

Linting

make lint

Usage example

asciicast