gtree is written in Go. There are three ways to generate tree (CLI, Package(1), Package(2)). CLI and Package(1):Given a Markdown file or format, the result of linux tree command is printed. Package(2):You can generate a tree programmatically.
Recent launches
gtree
gtree is written in Go.
There are three ways to generate tree (CLI, Package(1), Package(2)).
CLI and Package(1):Given a Markdown file or format, the result of linux tree command is printed.
Package(2):You can generate a tree programmatically.