Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 691 Bytes

File metadata and controls

22 lines (15 loc) · 691 Bytes

Git Compass

A local-first, AI-augmented Git analytics tool for developers.

Git Compass is a modular monorepo designed to help developers and teams understand their codebases through deep Git history analysis.

Monorepo Packages

Quick Start

pnpm install
pnpm build
# Run analysis on the current repo
node packages/cli/dist/bin/git-compass.js analyze

For more details, see the Getting Started guide.