$ repo-wrapped --about

Your GitHub year, on the record.

Point it at any public repository and get a shareable contribution readout — commits, lines written, languages, first commit — plus an embeddable SVG card that drops straight into your README.

$ repo-wrapped auth login --scope read:user
Authenticate with GitHub ▸

only read:user is requested — we never write to your repos.

What it reads

Every flag is computed from the public GitHub API and cached.

--history
Total commits, lines added and deleted, and the date of your very first contribution.
--languages
A breakdown of which languages make up the repository you contributed to.
--card
An embeddable, auto-updating SVG stats card — one line of Markdown in any README.
--cache
A two-layer Redis + Postgres cache, so the card resolves instantly on every load.
--themes
Four card themes — light, dark, radical, and merko — switchable by query string.
--privacy
Public repository data only. No email, no writes to your repos, no tracking.

Sample output

This is the card you embed. It renders server-side as a self-contained SVG.

Example RepoWrapped contribution card

card/prestashop/prestashop/kaikina?theme=dark