phillipdupuis/llm-repo-bundler

Convert a repository (or a subset of it) to an LLM-friendly text output

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
includeComma-separated list of glob patterns to include in the text outputyes
excludeComma-separated list of glob patterns to exclude from the text output. This is in addition to the patterns defined in the .gitignore file.nodist, node_modules
namedescription
resultThe bundled repository as a text string