Install repr
Install using Homebrew (macOS/Linux) or pipx (Universal).
See Installation for Windows and other methods.
Initialize
Scan your code directory to find repositories. Repr works best when you point it at a folder containing multiple projects.
Generate Stories
Generate summaries for your recent work. By default, this uses your local LLM (if available) or prompts for an API key.
Next Steps
Now that you have repr running, explore how to make it part of your workflow.Daily Usage
Automate tracking with git hooks.
Configure LLMs
Set up Ollama or your own API keys.

