#json-diff #json-structural-diff #json-diff-cli

app json-structural-diff-cli

一个Rust JSON结构差异命令行界面

1 个不稳定版本

0.1.0 2021年1月12日

#14#json-diff

MIT 许可证

45KB
1K SLoC

Rust JSON结构差异CLI

LICENSE Actions Status Coverage Status

基于JSON结构差异库的纯Rust JSON结构差异命令行界面。

构建CLI

cargo build --workspace

如果您想以发布模式构建CLI,请在上面的命令中添加 --release 选项。

安装CLI

运行 cargo install json-structural-diff-cli 或下载发布页面中包含的二进制文件。

许可证

MIT许可证 下发布。

依赖关系

~4–14MB
~150K SLoC