2.0.1 • Published 5 years ago

bvv-frontend-project-lvl2 v2.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

frontend-project-lvl2

Maintainability Test Coverage Node CI

genDiff

gendiff is a cli utility that genegetes difference of two configuration files.\ The utility supports JSON, YAML and INI input file formats.

Usage:

gendiff [options] <firstConfig> <secondConfig>

Options:\ -V, --version output the version number\ -f, --format [type] output format (default: "complex")\ -h, --help output usage information

The utility supports next output formats:

  • complex;
  • plain;
  • json.

How to use gendiff with different config file formats

asciicast

How to use gendiff with different output formats

asciicast

2.0.1

5 years ago

2.0.0

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.0.1

5 years ago