CLI tool to analyze and create text dumps of codebases for LLMs. Current version 0.3.1, release cadence irregular.
pip install gitingestNo compatibility data collected yet for this library.
Analyze a local codebase and get a summary, directory tree, and file contents.
Use version pinning with `gitingest>=0.3.1,<0.4.0` and monitor releases.
Limit scope with `include_patterns` and `exclude_patterns` to reduce output size.
Run `pip install gitingest` in the correct virtual environment.
Use `exclude_patterns` to ignore problematic directories or provide a shallower path.
No dependency data recorded yet.