| Crates.io | json-structural-diff-cli |
| lib.rs | json-structural-diff-cli |
| version | 0.2.0 |
| created_at | 2021-01-12 14:00:08.999596+00 |
| updated_at | 2024-12-09 21:06:53.321598+00 |
| description | A Rust JSON structural diff cli |
| homepage | |
| repository | https://github.com/Luni-4/json-structural-diff |
| max_upload_size | |
| id | 340901 |
| size | 20,326 |
A pure-Rust JSON structural diff CLI based on the JSON structural diff library.
cargo build --workspace
If you want to build the cli in release mode, add the --release option
to the command above.
Run cargo install json-structural-diff-cli or download the binaries
contained in the release page.
Released under the MIT License.