An open API service indexing awesome lists of open source software.

https://github.com/rmccorm4/gotree

🌴 UNIX tree command written in Go.
https://github.com/rmccorm4/gotree

command-line command-line-tool filesystem go pretty-print tree unix

Last synced: 28 days ago
JSON representation

🌴 UNIX tree command written in Go.

Awesome Lists containing this project

README

          

# gotree
UNIX tree command written in Go

Inspired by [@campoy](https://github.com/campoy)'s JustForFunc series #35 video: https://www.youtube.com/watch?v=XbKSssBftLM

## Possible Future Additions
* [ ] Dircolors
* [ ] Configurable Depth
* [ ] Symlinks
* [ ] Show total Directories/Files
* [ ] Catch symlink loop