create-pr
v2.0.1
Published
Open github create pr page for the given branch
Downloads
9
Readme
create-pr
Open github create PR page for the given branch.
Install
npm i -g create-pr
Usage
In a git repository:
create-pr
With a pull request template:
create-pr --template=release.md
With a target branch:
create-pr --target=master