context-builder 0.5.0

CLI tool to aggregate directory contents into a single markdown file optimized for LLM consumption
Documentation
1
2
3
4
5
6
7
8
output = "context.md"

output_folder = "docs"

timestamped_output = true

auto_diff = true

diff_only = false

filter = ["rs", "toml"]

ignore = ["docs"]

line_numbers = false