Do you want to draw a tree in plain text?

Yuchen Z.
Jul 24, 2022
Photo by Adarsh Kummur on Unsplash

Have you ever deal with tree structure in your career as an engineer? Is there a time when you want to leave some comments about the tree structure in code?

I just built this little tool ascii_tree that can render a tree (defined with markdown format) with some ASCII characters.

How To Use

--

--