influx / php-project-lvl2
用于查找两个 .json 或 .yaml 文件之间差异的应用
v1.0.0-stable
2020-01-23 15:30 UTC
Requires
- docopt/docopt: ^1.0
- symfony/yaml: ^5.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-09-20 20:26:23 UTC
README
用于查找两个 .json 或 .yaml 文件之间差异的应用
描述: https://ru.hexlet.io/professions/php/projects/48
安装过程
使用普通、文本和 JSON 渲染器比较两个扁平的 .json
文件
使用普通、文本和 JSON 渲染器比较两个嵌套的 .yaml
文件
如何安装
composer global require influx/php-project-lvl2
用法
gendiff (-h|--help)
gendiff (-v|--version)
gendiff [--format <fmt>] <firstFile> <secondFile>