gtree

Generate directory trees and create directories from Markdown

brewmacoslinux
Try with needOr install directly
Source

About

Generate directory trees and directories using Markdown or programmatically

Commands

gtree

Examples

Generate a directory tree from current directory$ gtree
Create directories from a Markdown file structure$ gtree -m structure.md
Output directory tree in Markdown format$ gtree --markdown /path/to/directory