Skip to content

james-antill/tree

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.5%
  • Shell 2.5%