hexlet_gendiff_stan
v0.4.0
Published
This is a training project provided by [Hexlet](https://hexlet.io).
Downloads
18
Readme
Gendiff
Gendiff is a CLI utility for configuration files comparison.
Supports json, yaml, ini formats.
Usage
gendiff [options] <firstConfig> <secondConfig>
Call with -h flag for more info.
Training project provided by Hexlet.