4 releases (breaking)
Uses old Rust 2015
new 0.4.0 | Feb 15, 2025 |
---|---|
0.3.0 | Feb 15, 2025 |
0.2.0 | Feb 15, 2025 |
0.1.0 | Feb 15, 2025 |
#246 in Filesystem
363 downloads per month
9KB
175 lines
fosum: folder summary tool
Tool for summarizing a folder. Useful for passing context of a repo to an LLM. Default behavior copies summary to clipboard and outputs nothing. Supports options:
- -a: include dot files/folders
- -s: summary mode (first 10 lines per file)
- -l: list output to stdout
- -t: tree-only mode (prints just a tree diagram of the repo)
cargo install fosum
fosum