0.1.5 • Published 6 years ago

gendiff_uunnamed v0.1.5

Weekly downloads
6
License
ISC
Repository
github
Last release
6 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

6 years ago

0.1.4

6 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago