trii

Crates.iotrii
lib.rstrii
version0.1.1
sourcesrc
created_at2023-09-17 15:07:23.839124
updated_at2023-09-18 01:08:57.745046
descriptionA low-key implementation of the UNIX `tree` command in Rust.
homepage
repository
max_upload_size
id975150
size6,028
Daniel Santos (ddanielsantos)

documentation

README

trii

A low-key implementation of the UNIX tree command in Rust.

Usage

$ trii [path]

Example

$ trii src
src
├── lib.rs
└── main.rs

0 directories, 2 files

Installation

$ cargo install trii
Commit count: 0

cargo fmt