Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 866 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 866 Bytes

SUMMARY

ghes -- the GitHub Enhancement Suite (inspired by RES, the Reddit Enhancement Suite)

ghes is a browser plugin for the Forge build system from Trigger.io

currently, it only provides one 'enhancement' to GitHub: if you're on a pull request page, it adds in a "<< | >>" nav element to allow you to navigate to the next and previous pull requests on the project. Useful for quickly churning through a bunch of pull requests in your notifications queue.

ghes screenshot

Installation

  1. Install Forge
  2. cd to your forge directory and git clone [email protected]:rsbrown/ghes.git
  3. cd ghes and forge build
  4. Load the plugin into chrome by following the instruction here