jandc/yaml-diff-tool
Composer 安装命令:
composer require jandc/yaml-diff-tool
包简介
Simple tool that extracts missing/superfluous keys from a yaml file
README 文档
README
Simple tool that extracts missing/superfluous keys from a yaml file
installation
composer global require jandc/yaml-diff-tool
usage
yaml-diff-tool /path/to/source.yaml /path/to/compared.yaml outputs a yaml structure to stdout
if you want to save it to a file:
yaml-diff-tool /path/to/source.yaml /path/to/compared.yaml > output.yaml
统计信息
- 总下载量: 145
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: ISC
- 更新时间: 2018-09-20