Github Enhancement Suite
Description
The Github Enhancement Suite is a collection of userscripts to add functionality when browsing github.com.
Installation
- Make sure you have user scripts enabled in your browser (these instructions refer to the latest versions of the browsers):
- CHROME: Install TamperMonkey. Continue to STEP 2.
- FIREFOX: Install GreaseMonkey. Continue to STEP 2.
- IE: Install Trixie. Continue to STEP 2.
- OPERA: Follow instructions located on Opera's site: User JS. Continue to STEP 2.
- SAFARI: Install NinjaKit. Continue to STEP 2.
- Install the "GitHub Enhancement Suite" user script by clicking here: github-enhancement-suite.
Included Userscripts
- Github: Code Search
- Github: Editor Theme
- Github: Fork Count
- Github: Get Missing Descriptions
- Github: gh-pages Link
- Github: Pull Request Links
- Github: Repo Counts
- Github: Repo Filter Info
- Github: Twitter Link
Development Info
Cloning the repo:
git@github.com:skratchdot/github-enhancement-suite.git
Updating submodules:
git submodule foreach git pull