Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.06 KB

Go Report Card Go Doc Release License

tree

An implementation of the tree command written in Go, that can be used programmatically.

Based off of github.com/a8m/tree, but with a bunch of UI changes.

tree command output

Installation:

$ go get github.com/james-antill/tree/cmd/tree

Next

The next big thing is to get dircolors support included.

License

MIT