/pr-maker

A bash script to help doing pull request!

Primary LanguageShellGNU General Public License v3.0GPL-3.0

PR Maker: A bash script to help doing pull request!

PR Maker is a bash script that will allow to easily do pull request on GitHub.

Configuration

Open pr.sh and replace the following values by your own values:

  • local_folder : the local folder containing your git repos
  • github_username : your GitHub username

Usage

Make sure you have git installed on your computer. Then run cd and drag n drop the folder containing the pr.sh script into the terminal window and hit enter. Then follow the guide!