Crates.io | trii |
lib.rs | trii |
version | 0.1.1 |
source | src |
created_at | 2023-09-17 15:07:23.839124 |
updated_at | 2023-09-18 01:08:57.745046 |
description | A low-key implementation of the UNIX `tree` command in Rust. |
homepage | |
repository | |
max_upload_size | |
id | 975150 |
size | 6,028 |
A low-key implementation of the UNIX tree
command in Rust.
$ trii [path]
$ trii src
src
├── lib.rs
└── main.rs
0 directories, 2 files
$ cargo install trii