danobi/prr

Mailing list style code reviews for github

Rust

413

205 commits

updated Apr 10, 2026

See the code

README

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/.

Contributors

danobi

173 commits

Shugyousha

6 commits

chenrui333

5 commits

krobelus

3 commits

danobi/prr

Mailing list style code reviews for github

Rust

413

205 commits

updated Apr 10, 2026

See the code

README

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/.

Contributors

danobi

173 commits

Shugyousha

6 commits

chenrui333

5 commits

krobelus

3 commits

Languages

Rust

98.4%

Vim Script

1.6%