npm.io
1.1.2 • Published 5 years agoCLI

ese-gendiff

Licence
ISC
Version
1.1.2
Deps
5
Size
11 kB
Vulns
0
Weekly
0

gendiff

Maintainability Test Coverage Node CI

A program for comparing two configuration files and showing the difference between them.

Usage

  Usage: gendiff [options] <firstConfig> <secondConfig>

  Compares two configuration files and shows a difference.

  Options:
    -V, --version        output the version number
    -h, --help           output usage information
    -f, --format [type]  Output format
    ```