free-donut/gendiff
Composer 安装命令:
composer create-project free-donut/gendiff
包简介
cli application
README 文档
README
Description
This is a cli application to find differences in configuration files.
Installation:
Via Composer
$ composer global require free-donut/gendiff
Usage:
$ gendiff (-h|--help)
$ gendiff [--format <fmt>] <firstFile> <secondFile>
Options:
-h --help Show this screen
--format Report format [default: pretty]
You can choose 'json' or 'plain' format. 'pretty' is the default format.
parse yml
parse nested json
add plain format
add pretty format
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-07-16