yanepenb/gendiff

此包的最新版本(0.0.4)没有可用的许可信息。

用于查找配置文件差异的工具。

安装: 10

依赖: 0

建议者: 0

安全性: 0

星标: 0

关注者: 0

分支: 0

类型:项目

0.0.4 2019-08-08 06:02 UTC

This package is auto-updated.

Last update: 2024-09-05 13:21:55 UTC


README

用于查找配置文件差异的工具。

标签

Maintainability Build Status Test Coverage

如何安装

composer global require yanepenb/gendiff

install

示例 gendiff flat files *.json *.json

install

示例 gendiff *.yaml *.yaml

install

示例 gendiff nested files *.json *.json and *.yaml *.yaml

install install

示例 gendiff plain format *.(json/yaml) *.(json/yaml) --format plain

install

示例 gendiff json format *.(json/yaml) *.(json/yaml) --format json

install