Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:22:06 +08:00
commit bd6688bddb
4 changed files with 171 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# directory-tree-viewer
Display directory structure as a formatted tree with visual hierarchy. Use when the user needs to visualize a directory structure, analyze folder organization, or share a file tree view. Provides the /tree slash command for viewing any directory with custom depth arguments.