Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 923 Bytes

File metadata and controls

27 lines (20 loc) · 923 Bytes

Roadmap

Phase 1 (v1.0.0 - Completed)

Generate directory tree structures

  • Automatic .gitignore pattern 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

Phase 2 (Planned) will start from 1/1/26

  • 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

Phase 3 (Yet to Plan)

  • Multiple Output formats (Added I think json strcuture enough)
  • vscode extenstion
  • config file support