rush through tens of thousands of prs in minutes with custom local code checks right in your terminal
- TypeScript 100%
| src | ||
| .gitignore | ||
| bun.lock | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
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