A prototype for Github workflow management
$ yarn install
$ cd static/vendors
$ bower install
$ yarn build
$ go build
$ GIT_TOKEN="YOUR GITHUB ACCESS TOKEN" ./buzz
Point your browser to http://localhost:7000
A prototype for Github workflow management
$ yarn install
$ cd static/vendors
$ bower install
$ yarn build
$ go build
$ GIT_TOKEN="YOUR GITHUB ACCESS TOKEN" ./buzz
Point your browser to http://localhost:7000