itree 0.3.1

An interactively navigable version of the Linux utility `tree`
Documentation
[dependencies.clap]
version = "2.31"

[dependencies.ignore]
version = "0.4"

[dependencies.indextree]
version = "1.1"

[dependencies.termion]
version = "1.5"

[package]
authors = ["sashaweiss <sasha@sashaweiss.coffee>"]
description = "An interactively navigable version of the Linux utility `tree`"
homepage = "https://github.com/sashaweiss/itree"
keywords = ["tree", "interactive", "navigate", "directory"]
license = "MIT"
name = "itree"
readme = "README.md"
repository = "https://github.com/sashaweiss/itree"
version = "0.3.1"