Like the tree command, but outputs in Markdown.

4 Open Issues Need Help Last updated: Aug 30, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue proposes adding a `--stats` command-line flag to a tree output tool. When activated, this flag would append a summary of the file system, including the total count of directories, files, and their combined size, after the standard tree structure. The issue is marked as a "Good First Issue" and provides clear implementation steps for adding the flag, a statistics struct, and collecting data during tree traversal.

Complexity: 2/5
enhancement good first issue

Like the tree command, but outputs in Markdown.

Rust
enhancement good first issue

Like the tree command, but outputs in Markdown.

Rust
enhancement good first issue

Like the tree command, but outputs in Markdown.

Rust
enhancement good first issue

Like the tree command, but outputs in Markdown.

Rust