Releases: kimwwk/repocrunch
Releases · kimwwk/repocrunch
RepoCrunch v0.1.1
Fix
- Moved
typerfrom optional to base dependencies —pip install repocrunchnow includes the CLI out of the box - Previously,
repocrunch --helpwould crash withModuleNotFoundError: No module named 'typer'
RepoCrunch v0.1.0
🚀 Initial Release
Analyze GitHub repos into structured JSON. No AI, fully deterministic.
Features
- Repository metadata extraction (stars, forks, issues, license, languages)
- CI/CD detection (GitHub Actions, Travis, CircleCI, etc.)
- Dependency parsing (Python, Node.js, Go, Rust, Ruby, Java, PHP)
- Architecture analysis (file tree, framework detection)
- Activity metrics (commit frequency, contributor count)
- Multiple output formats: JSON, summary, MCP server
Install
pip install repocrunchUsage
repocrunch analyze https://github.com/fastapi/fastapi