gendiff_avs
v1.5.5
Published
Second project from Hexlet
Readme
gendiff
Install
npm i -g gendiff_avs
Get help
gendiff -h
Using
json , yml and ini formats supported
JSON documents:
YAML documents:
INI documents:
output formats: tree, plain and json
format 'tree'
gendiff <first_config> <second_config> [-f tree]
format 'plain'
gendiff <first_config> <second_config> -f plain
format 'json'
gendiff <first_config> <second_config> -f json







