prr(1) | General Commands Manual | prr(1) |
prr - Mailing list style code reviews for GitHub
prr [--config] [-h|--help] [-V|--version] <subcommands>
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
For full documentation, please visit https://doc.dxuuu.xyz/prr/.
v0.18.0
Daniel Xu <dxu@apache.org>
prr 0.18.0 |