Skip to content

PWR is Pull Requests Workflow on the command line. It brings OPEN, CLOSED,MERGED and other PR concepts to the terminal next to where you are already working with git and your code.

Notifications You must be signed in to change notification settings

rahulraikwar00/prworkflow_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRW CLI

pwr is Pull Requests Workflow on the command line. It brings OPEN, CLOSED,MERGED and other PR concepts to the terminal next to where you are already working with git and your code.

Screenshot

prw is available for repositories hosted on GitHub.com, and to install on macOS, Windows, and Linux.

Contributing

If anything feels off, or if you feel that some functionality is missing, feel free to contribute 👍

Installation

Linux

Install: Run:
bash install.sh Python prw.py --help
python prw.py auth <token>

It does not have a specialized upgrade command yet, but the install command should work for upgrading to a newer version of GitHub prw.

available commands

  • auth <token>
  • repo <username/repo_name> [options] [mode]

About

PWR is Pull Requests Workflow on the command line. It brings OPEN, CLOSED,MERGED and other PR concepts to the terminal next to where you are already working with git and your code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published