| Crates.io | gitingesters |
| lib.rs | gitingesters |
| version | 0.1.1 |
| created_at | 2025-10-08 10:55:51.424345+00 |
| updated_at | 2025-10-13 08:38:11.285119+00 |
| description | A secure Rust CLI wrapper for gitingest local Docker workflow |
| homepage | https://github.com/oakenknight/gitingest-sandbox |
| repository | https://github.com/oakenknight/gitingest-sandbox |
| max_upload_size | |
| id | 1873850 |
| size | 20,577 |
A secure Rust CLI wrapper for gitingest with Docker isolation and maximum security features.
cargo install gitingesters
Or from source:
git clone https://github.com/oakenknight/gitingest-sandbox.git
cd gitingest-sandbox
cargo install --path .
gitingesters build
gitingesters run /path/to/project /path/to/output
gitingesters run-url https://github.com/user/repo /path/to/output
Creates digest.md in the output directory with LLM-friendly text content of your repository.