milworm / github-pr

CLI tool to make pull requests on github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-pr

CLI tool to create github PR

Demo

Installation

npm i github-pr --save-dev
echo 'github-pr.json' >> .gitignore

Initialization

Before using this tool, you need to generate an access token (https://github.com/settings/tokens). Once you have a token run github-pr --init

Usage

Run github-pr in the console.

About

CLI tool to make pull requests on github

License:MIT License


Languages

Language:JavaScript 100.0%