A drag-and-drop kanban board backed by a markdown file in your git repo.
npx repokanban
or install globally: npm install -g repokanban
Your board is a KANBAN.md file. Commit it, diff it, merge it.
A real kanban UI in the browser with drag-and-drop between columns.
No accounts, no cloud. Runs a local server on your machine.
Edit KANBAN.md in your editor — the board updates instantly.
RepoKanban reads and writes a simple markdown format. You can edit it by hand or through the board.
Run it in any directory that has a KANBAN.md file. A browser tab opens with your board.