Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 568 Bytes

File metadata and controls

22 lines (14 loc) · 568 Bytes

CMPr

Code database.

Quick Start

git clone https://github.com/inimino/cmpr.git && cd cmpr && make && sudo make install
cd
mkdir my_project && cd my_project && cmpr --help claude-setup > CLAUDE.md && cmpr --init
claude

Claude (based on the recommended CLAUDE.md) will guide you through onboarding.

Run cmpr --help to get started; this is how the agent uses cmpr.

Run cmpr in your project directory for the TUI: use j/k to scroll through your blocks, q to quit, ? to see other keybinds.

More

Join our discord.