Skip to content

sol-un/backend-project-lvl2-GenDiff

Repository files navigation

Test Coverage

The Gendiff Project

Description

Gendiff is a CLI utility that accepts two configuration files in json, yml, or ini format and shows changes between them. The output can be formatted in either visual or verbose style, as well as converted to json for interfacing with other apps.

Installation

npm install -g backend-project-lvl2

Usage

gendiff [options] <filepath1> <filepath2> [format]

Options:
  -V, --version        output the version number
  -f, --format [type]  output format: stylish, plain, or json (default: "stylish")
  -h, --help           output usage information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published