Skip to content

isabella232/buzz

 
 

Repository files navigation

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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 41.4%
  • JavaScript 26.6%
  • Go 22.9%
  • HTML 9.1%