An open API service indexing awesome lists of open source software.

https://github.com/buildbot/generator-buildbot-dashboard


https://github.com/buildbot/generator-buildbot-dashboard

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# generator-buildbot-dashboard [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
> Buildbot Dashboard Scaffolding

## Installation

First, install [Yeoman](http://yeoman.io) and generator-buildbot-dashboard using [yarn](https://yarnpkg.com/) (we assume you have it pre-installed as well as [node.js](https://nodejs.org/)).

```bash
yarn global add yo
yarn global add generator-buildbot-dashboard
```

Then generate your new project:

```bash
yo buildbot-dashboard
```

## License

MIT © [Pierre Tardy]()

[npm-image]: https://badge.fury.io/js/generator-buildbot-dashboard.svg
[npm-url]: https://npmjs.org/package/generator-buildbot-dashboard
[travis-image]: https://travis-ci.org/buildbot/generator-buildbot-dashboard.svg?branch=master
[travis-url]: https://travis-ci.org/buildbot/generator-buildbot-dashboard
[daviddm-image]: https://david-dm.org/buildbot/generator-buildbot-dashboard.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/buildbot/generator-buildbot-dashboard