Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joefiorini/generator-bacon-plugin

A Yeoman generator for scaffolding bacon.js plugins
https://github.com/joefiorini/generator-bacon-plugin

Last synced: 7 days ago
JSON representation

A Yeoman generator for scaffolding bacon.js plugins

Awesome Lists containing this project

README

        

# Generator-bacon-plugin

A generator for to scaffold plugins for [bacon.js](http://github.com/raimohanska/bacon.js).

## Getting started

- Make sure you have [yo](https://github.com/yeoman/yo) installed:
`npm install -g yo`
- Install the generator: `npm install -g generator-bacon-plugin`
- Run: `yo bacon-plugin NAME`

## License
[MIT License](http://en.wikipedia.org/wiki/MIT_License)