# Generator coral
[![Build Status](https://secure.travis-ci.org/acroidea/generator-coral.png?branch=master)](https://travis-ci.org/acroidea/generator-coral)

A generator for Yeoman.

## Getting started
- Make sure you have [yo](https://github.com/yeoman/yo) installed:
    `npm install -g yo`
- Install the generator **locally**: `npm install generator-coral`
- Run: `yo coral`

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