1.2.0 • Published 3 years ago

deuce-gendiff v1.2.0

Weekly downloads
3
License
ISC
Repository
github
Last release
3 years ago

difference-generator

Build Status Maintainability Test Coverage

Description

Compares two configurations files and shows a difference.

Install

$ npm install -g deuce-gendiff

Launch

$ gendiff <file_1> <file_2>

How to compare flat files and nested files (json, yaml, ini)

asciicast

asciicast

How to compare files with plain output

asciicast

Hot to compare files with json output

asciicast