Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.14 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.14 KB

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