An open API service indexing awesome lists of open source software.

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

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`