项目作者: PeresvetS

项目描述 :
Compare the configuration files CLI
高级语言: JavaScript
项目地址: git://github.com/PeresvetS/GenDiff-CLI.git
创建时间: 2017-03-20T08:00:04Z
项目社区:https://github.com/PeresvetS/GenDiff-CLI

开源协议:

下载


gendiff CLI




Build Status

Welcome!

  • You can compare two files to see their differences. Supported formats: json, yaml(yml), ini.
  • Use $ make install to install the programm from source or $ npm install (-g) diff-eval to install from npmjs.com.

Usage:

  • Help: gendiff -h
  • Compare: gendiff [options] <firstConfig> <secondConfig>