0.0.1 • Published 6 years ago
gh-pr-creator v0.0.1
PR creator for Github
Installation
yarn
cp .env.local .env
// edit .env to add your GitHub personal auth token and default OWNER for the repos you'll be working withUsage
yarn create REPOSITORIES HEAD [BASE]REPOSITORIEScan be a comma separated list of repos under the same ownerHEADis the name of the branch with your changesBASEis optional, it's default value is calculated based onHEAD:HEAD:develop=>BASE:pre-masterHEAD:pre-mater=>BASE:master- in all other cases
BASEisdevelop
0.0.1
6 years ago