Buildbot data module is an AngularJS module for Buildbot nine clients.
$ bower install buildbot-data
angular.module('myModule', ['bbData']);
$ npm install
$ gulp
$ npm install
$ karma start
- run
gulp prodin base (dependencies are installed) - run
gulp prodin data_module - create symlink from
www/data_module/disttowww/base/libs/buildbot-data/dist - run
gulp dev proxyin base - run
gulp devin data_module
$ vi guanlecoja/config.coffee # bump the version manually
$ gulp publish
This will commit and publish a new tag in the bower repository, with the content of your working directory