Crates.io | toison |
lib.rs | toison |
version | 1.1.0 |
source | src |
created_at | 2022-10-01 23:59:21.076534 |
updated_at | 2022-10-02 18:18:34.145662 |
description | Visualize size distribution of JSON files |
homepage | https://github.com/delehef/toison |
repository | https://github.com/delehef/toison |
max_upload_size | |
id | 678069 |
size | 32,561 |
[[file:images/example.png]]
** Installation To install Toison, you need the [[https://www.rust-lang.org/en-US/install.html][Rust compiler]]. You can then build toison using =cargo=, the Rust build tool:
#+begin_src bash cargo install toison #+end_src
** Usage #+begin_src Usage: toison [OPTIONS] <JSON_FILE>
Arguments: <JSON_FILE>
Options:
-t, --threshold
License Toison is distributed under the GPL-compatible [[file:LICENSE][EUPL v1.2]] license.
Changelog ** 1.1.0