fmtree
fmtree
A python package for parsing file system (or any tree like structure) and output a custom format such as markdown table of content.
Usage
Features
- Parse file system
- Filter file system with custom filter
- MarkdownFilter
- ExtensionFilter
- Output file system with custom format
- TreeCommandFormatter
- GithubMarkdownContentFormatter
How is this guide?