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.
$ go get github.com/james-antill/tree/cmd/tree
The next big thing is to get dircolors support included.
MIT