Skip to content

JSON and YML compare tool. Generates report in three different formats: stylish, plain and json.

Notifications You must be signed in to change notification settings

niyatanya/Diff-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diff generator

Actions Status Java CI with Gradle Test Coverage Maintainability

JSON and YML compare tool. Generates report in three different formats: stylish, plain and json.

Run

make run-dist

Setup

make build

Usage

gendiff [-hV] [-f=<format>] filepath1 filepath2

filepath1 - path to first file

filepath2 - path to second file

-f, --format=<format> - output format [default: stylish]

-h, --help - Show help message and exit.

-V, --version - Print version information and exit.

Preview

asciicast

About

JSON and YML compare tool. Generates report in three different formats: stylish, plain and json.

Resources

Stars

Watchers

Forks

Packages

No packages published