tree

(β˜… 105)

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

  • .gitignore
  • .travis.yml
  • color.go
  • color_test.go
  • compileall.sh
  • csort_bsd.go
  • csort_generic.go
  • csort_unix.go
  • go.mod
  • LICENSE
  • modes_bsd.go
  • modes_unix.go
  • modes_unsupported.go
  • node.go
  • node_test.go
  • README.md
  • sort.go
  • stat_unix.go
  • stat_unsupported.go
// repository documentation