24 releases (breaking)

0.17.0 Feb 4, 2024
0.15.0 Jan 2, 2024
0.14.0 Dec 28, 2023
0.9.0 Nov 10, 2023
0.1.0 Mar 28, 2022

#73 in Text editors

Download history 1/week @ 2023-12-18 14/week @ 2023-12-25 12/week @ 2024-01-01 8/week @ 2024-01-15 2/week @ 2024-01-29 65/week @ 2024-02-19 12/week @ 2024-02-26 16/week @ 2024-03-11 155/week @ 2024-04-01

171 downloads per month

Custom license

255KB
2K SLoC

Pull request review

Rust

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:

  1. Download the PR into a "review file" on your filesystem
  2. Mark up the review file using your favorite text editor
  3. 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

~32–49MB
~1M SLoC