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

[dependencies]
structopt = "0.2.14"
glob = "0.2.11"
colored = "1.7.0"