rush through tens of thousands of prs in minutes with custom local code checks right in your terminal
  • TypeScript 100%
Find a file
2026-07-24 17:30:27 +07:00
src quotes 2026-07-24 17:30:27 +07:00
.gitignore init opentui 2026-07-21 20:38:37 +07:00
bun.lock init tui with tittle and keyboard capture 2026-07-21 21:11:35 +07:00
LICENSE Initial commit 2026-07-21 17:52:22 +07:00
package.json init tui with tittle and keyboard capture 2026-07-21 21:11:35 +07:00
README.md polish readme a bit 2026-07-21 21:33:27 +07:00
tsconfig.json init opentui 2026-07-21 20:38:37 +07:00

pr-skimmer-cli

rush through tens of thousands of prs in minutes with custom local code checks right in your terminal

running

clone this repository and run: bun i bun src/index.ts

development

run dev script for live reloading: bun run dev