pr-buddy APT Repository

Install pr-buddy CLI tools on Debian/Ubuntu systems

Quick Install

Run this command to add the repository and install all tools:

curl -fsSL $https://webwiebe.nl/apt/install.sh | sudo bash

Manual Installation

1. Download and add the GPG key:

curl -fsSL https://webwiebe.nl/apt/gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/pr-buddy.gpg

2. Add the repository:

echo "deb [signed-by=/usr/share/keyrings/pr-buddy.gpg] https://webwiebe.nl/apt stable main" | \
  sudo tee /etc/apt/sources.list.d/pr-buddy.list

3. Update and install:

sudo apt update
sudo apt install prbuddy wtbuddy issuebuddy

Available Packages

prbuddy

AI-powered PR review assistant for the command line

wtbuddy

Git worktree management made easy

issuebuddy

GitHub issue management from your terminal

Repository Files

Supported Architectures

amd64 (x86_64)arm64 (aarch64)