0.1.5 • Published 4 years ago

gendiff_uunnamed v0.1.5

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

Code Climate Test Coverage Issue Count Build Status


gendiff - cli tool for compare two configuration files

Install:

npm i gendiff_uunnamed (-g if you want use globally)

Usage

Usage as cli:

user$ gendiff [options] <path_to_first_config_file> <path_to_second_config_file>

Compares two configuration files and shows a difference.

Options:
  -V, --version          output the version number
  -f, --format [type]    output format: pretty/plain/json
  -d, --diffOnly [type]  show only difference, default = false
  -h, --help             output usage information
0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago