Skip to content

warpedrhubarb/diff-generator-json-yml

Repository files navigation

Difference Generator for JSON and YML files

Maintainability Test Coverage

Description

A command line tool for generating difference between two JSON and/or YML files. Jest is used for testing.

Installation

Clone the project and run

npm install

make gendiff

Usage

gendiff [options] <filepath1> <filepath2>

Example

asciicast