Skip to content

SuchkovSergey/gendiff-utility

Repository files navigation

Build CI Tests CI Maintainability

Gendiff utility

About

Gendiff utility provides the opportunity of comparing two files in three different extensions:

  • json
  • yml
  • ini

There are three types of possible formats you can choose to watch the difference:

  • branch
  • plain
  • json

Installing

npm install gendiff

Using

gendiff </path/to/fileOne> </path/to/fileTwo> [format]

Examples of gendiff utility usage

for JSON-format:

for YML-format:

for INI-format:

About

File-comparing cli tool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published