Skip to content

ldez/prm

Repository files navigation

PRM - Pull Request Manager

ArchLinux (AUR) Homebrew Taps Scoop Main Bucket Scoop Bucket release

Sponsor

Build Status Go Report Card astro

PRM

If you are a maintainer of Open Source Software, you need to review a lot of PR, this tool is made for you.

With the GitHub feature "repository maintainer permissions on existing pull requests", now we can edit real PR branch. This tool allows to easily manage PR branches and remotes.

PRM

💼 Features:

  • Checkout a PR (interactively or by its number)
  • Remove a PR (interactively or by its number)
  • Remove all "checkouted" PRs for a project.
  • Push on a PR.
  • Display all "checkouted" PR (for a project or for all projects)
  • Clone and fork automatically a repository
  • Manage all your repositories.
  • Save your configuration: ~/.config/prm (or ~/.prm on Windows)
  • Only works with GitHub.

📦 How to install: https://ldez.github.io/prm/#how-to-install

💡 How to use: https://ldez.github.io/prm/