Skip to content

MergePRo - A collaboration tool for developers to manage their codebase and Pull Requests efficiently.

License

Notifications You must be signed in to change notification settings

abinator-1308/MergePRo

Repository files navigation

MergePRo

MergePRo - A collaboration tool for developers to manage their codebase and Pull Requests efficiently. Supported by FOSSUnited

How to install

  1. Install the [Chrome extension]

( )

  1. Create a GitHub personal access token with the repo permission
  2. Enter the token into the extension
  3. Enjoy

DEMO LINK

MERGE PRO

How to build it yourself

If you don't trust a random browser extension on the Internet with your GitHub token, that's understandable.

Here's how to build the extension yourself from source:

  1. Install Npm.
  2. Install dependencies with npm install.
  3. Run npm run build for Mac/Linux and npm run build-windows for Windows.
  4. In Chrome, go to chrome://extensions and enable "Developer mode" in the top-right corner.
  5. Click "Load unpacked" and select the generated dist/ directory.

About

MergePRo - A collaboration tool for developers to manage their codebase and Pull Requests efficiently.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published