Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 473 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 473 Bytes

hubflow

A more beautiful view for Github issues to help you focus on triaging issues that've been hanging around for a little too long.

Run it

This uses node, so make sure you have that installed on your machine first. Then, run these:

$ npm install
$ npm run build
$ npm start

Some screenshots