Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rogual/github-code-reviews
Code review features for Github via Greasemonkey
https://github.com/rogual/github-code-reviews
Last synced: 2 months ago
JSON representation
Code review features for Github via Greasemonkey
- Host: GitHub
- URL: https://github.com/rogual/github-code-reviews
- Owner: rogual
- Created: 2012-10-24T08:15:28.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-12T14:19:34.000Z (over 10 years ago)
- Last Synced: 2024-04-14T03:56:26.369Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 154 KB
- Stars: 5
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
github-code-reviews
===================Code review features for Github via Greasemonkey.
![example](http://foon.co.uk/x/ghcr.png)
1. Download the **github-reviews.user.js** file
2. Open the Graasemonkey User Scripts page and drag the .js file to it.
3. Go to GitHub.com. You should be asked for your access token.
4. Type in your access token.To create your access token:
1. Go to https://github.com/settings/applications
2. Under "Personal access tokens", click "Generate new token"
3. Ensure "repo" and "public_repo" are ticked
4. The green box with numbers & letters in it is your token.5. Pull request pages should now be annotated.