martines/differences-generator
Composer 安装命令:
composer create-project martines/differences-generator
包简介
Utility for comparing two config files and determining their differences
README 文档
README
About
Differences generator - is the CLI utility for comparing two configuration files and determining their differences.
Utility features:
- supported input formats: JSON, YML/YAML;
- report generation/output in JSON, plain (human readable) and stylish (structured) format.
Install
$ composer global require martines/differences-generator
How it works:
Package installation and example of compare of two flat JSON files
Example of compare of two flat YAML files
Examples of compare of two JSON files with nested structure
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-09-24