Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Buzz

A simple Github workflow management UI.

Install Dependencies

$ yarn install

Install Bower Components

$ cd static/vendors
$ bower install

Build CSS

$ yarn build

Start Buzz

$ go build
$ GIT_TOKEN="YOUR GITHUB ACCESS TOKEN" ./buzz

Point your browser to http://localhost:7000

About

A prototype for github issue workflow management

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.