kritik94/diff-calculator

cli utility for calculate diff

v0.3.0 2019-02-28 02:25 UTC

This package is auto-updated.

Last update: 2024-04-29 04:09:10 UTC


README

Maintainability Test Coverage Build Status

Installation

Install throught composer

composer global require "kritik94/diff-calculator"

asciicast

Generate difference for json files

gendiff before.json after.json

asciicast

And for yaml works too

gendiff before.yml after.yml

asciicast