Generate directory tree structures
- Automatic
.gitignorepattern support - Custom ignore patterns via CLI
- Markdown output
- Statistics display (file count, directory count, time taken)
- Cross-platform support (Windows, macOS, Linux)
- NPX support for zero-install usage
- Building the structures with custom templates
- supporting to github actions so based on the PR or any updates to project update the structure.md based structure.json snapshot instead retraversing file ) ✅
- Multiple usage method (github actions npm usage) -> npm usage is done ) ✅ (need to add the example file) -> github action wise will be done today
Note: VScode extenstion is shifted phase 3
- Multiple Output formats (Added I think json strcuture enough)
- vscode extenstion
- config file support