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

A generator for Yeoman.

Based on [d3.chart.template](https://github.com/misoproject/d3.chart.template)

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

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