28 releases (breaking)
| 0.21.0 | Oct 4, 2025 |
|---|---|
| 0.20.0 | Jan 14, 2025 |
| 0.19.0 | Dec 20, 2024 |
| 0.18.0 | May 10, 2024 |
| 0.1.0 | Mar 28, 2022 |
#298 in Development tools
1,175 downloads per month
260KB
2K
SLoC
Pull request review
prr is a tool that brings mailing list style code reviews to Github PRs.
This means offline reviews and inline comments, more or less.
To that end, prr introduces a new workflow for reviewing PRs:
- Download the PR into a "review file" on your filesystem
- Mark up the review file using your favorite text editor
- Submit the review at your convenience
The tool was born of frustration from using the point-and-click editor text boxes on PRs. I happen to do a lot of code review and tabbing to and from the browser to cross reference code from the changes was driving me nuts.
For full documentation, please visit https://doc.dxuuu.xyz/prr/.
Dependencies
~28–46MB
~665K SLoC