4.2.3 • Published 5 years ago

calcconfigdiff v4.2.3

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

Project is made during studying web-dev on Hexlet.

Maintainability Build Status codecov

gendiff is a command-line cli-util that allows You to compare two config-files (.ini, .yaml or .JSON) and display the calculated difference between them in "simpleTree", "plain" or "JSON" format. "Simple-tree" output format is a default one for those cases when You input an incorrect displaying format which gendiff doesn't support.

In your command-line just type gendiff -f(--format)prefered output format path_to_file1 path_to_file2.

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

To be able to install & run gendiff the npm must be installed on your computer.

$ npm install -g calcconfigdiff

To see how it all works You can watch the short video below:

Demo asciicast

4.2.3

5 years ago

4.2.1

7 years ago

4.2.0

7 years ago

4.0.0

7 years ago

3.0.0

7 years ago

1.0.7

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago