gen_diff

1.5.1 • Public • Published

# Gendiff Code Climate Build Status

Simple CLI app.
Compares two configuration files and shows a difference.

Install:

make install

Setup as CLI app:

npm install -g gen_diff

Setup as dependence:

npm install --save gen_diff

Usage:

 gendiff [options] <firstConfig> <secondConfig>

 Options:

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

Package Sidebar

Install

npm i gen_diff

Weekly Downloads

0

Version

1.5.1

License

ISC

Last publish

Collaborators

  • vladvves