1.1.2 • Published 4 years ago

ese-gendiff v1.1.2

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

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
    ```