Skip to content

lfeutre/prqu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prqu Build Status

PR Queues for Github Projects

Introduction

Add content to me here!

Dependencies

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:

  • LFE (Lisp Flavored Erlang; needed only to compile)
  • lfeunit (needed only to run the unit tests)

Running

make dev and the load up localhost:5099 in your browser.

Usage

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)

About

PR Queues for Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published