PR Queues for Github Projects
Add content to me here!
This project assumes that you have rebar installed somwhere in your
$PATH
.
This project depends upon the following, which are installed to the deps
directory of this project when you run make deps
:
make dev
and the load up
localhost:5099
in your browser.
Here's how you start using prqu:
- Copy the sample configuration file
./etc/user-sample.conf
to./etc/user.conf
- Edit the entries in the
[orgs]
,[accounts]
, and[projects]
sections. - Reload your page (e.g., localhost:5099)