gendiff223
v0.0.18
Published
Gendiff - project_2 from Hexlet.io
Downloads
6
Readme
How to Install
npm install gendiff223
Description
Project-2 from Hexlet.io Utility for finding differences in configuration files and create a so-called "patches".
Opportunities utilities:
- Support different formats
- Report generation in plain text, json, pretty
How to use
gendiff223 [options] <path_first_config> <path_second_config>
gendiff223 --format json path/to/file1 path/to/file2