https://github.com/oconn/github-pr-aggregator
Aggregate PRs across repositories
https://github.com/oconn/github-pr-aggregator
Last synced: 3 days ago
JSON representation
Aggregate PRs across repositories
- Host: GitHub
- URL: https://github.com/oconn/github-pr-aggregator
- Owner: oconn
- License: cc0-1.0
- Created: 2016-01-30T22:47:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-05T12:25:12.000Z (over 10 years ago)
- Last Synced: 2024-04-15T23:49:59.375Z (about 2 years ago)
- Language: JavaScript
- Size: 535 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Github PR Aggregator
The Github PR Aggregator allows you to view all Pull Requests from selected repositories on a single page.
#### Features
- Aggregate PRs
- Display Tags
- Show comment count
#### Install
1) `git clone https://github.com/oconn/github-pr-aggregator.git`
2) `npm install`
3) `npm run start`