trx 0.2.6

a modern implementation of the `tree` command
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.colored]
version = "1.7.0"

[dependencies.glob]
version = "0.2.11"

[dependencies.structopt]
version = "0.2.14"

[package]
authors = ["George Kaplan <george@georgekaplan.xyz>"]
description = "a modern implementation of the `tree` command"
edition = "2018"
license = "Apache-2.0"
name = "trx"
readme = "./README.md"
repository = "https://github.com/g-s-k/trx"
version = "0.2.6"