macOS
brew install prrlocal Homebrew formula metadata
brew / 順位 8318
prr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install prrlocal Homebrew formula metadata
nix profile install nixpkgs#prrnixpkgs package indexes · pkgs/by-name/pr/prr/package.nix · ソース: api.github.com
概要
Mailing list style code reviews for github
履歴
prr is a Rust command-line tool that brings mailing-list-style, offline code review to GitHub pull requests.
prr was created by Daniel Xu out of frustration with point-and-click pull-request review boxes and the need to switch repeatedly between browser views while cross-referencing changes. The project recasts review as an offline, file-oriented workflow.
prr has been packaged by Homebrew, Debian, and Nix, making its Rust CLI available through several package-management cultures. Its workflow remains deliberately specialized around GitHub pull requests and text-editor-based review.
The reviewer downloads a pull request into a review file, annotates it in a preferred text editor, and submits the completed review later. Repository-level .prr.toml settings can supplement the user's XDG configuration, while GitHub authentication is stored in the user configuration.
prr appeals to developers who prefer mail-style review, local files, composable command-line tools, and editor workflows over browser forms. It represents a small but distinctive bridge between traditional mailing-list review habits and GitHub pull requests.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/prr/config.toml./.prr.tomlCredential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/prr/config.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
prr | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:prr |
|---|---|
| バージョン | 0.21.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/prr |
| ホームページ | https://github.com/danobi/prr |
| リポジトリ | https://github.com/danobi/prr |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/danobi/prr/archive/refs/tags/v0.21.0.tar.gz |
| 最終更新 | 2026-09-13T12:39:49Z |
| Pulse | updated |
| 依存関係 | libgit2, libssh2, openssl@3 |
| ビルド依存関係 | pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | prr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
prr 0.20.0-1+b3
Mailing list style code reviews for GitHub
sudo apt install prrprr
nix profile install nixpkgs#prrソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.