generator-toucan [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
> Yeoman generator for Toucan project
Installation
First, install
Yeoman and generator-toucan using
npm (we assume you have pre-installed
node.js).
``
bash
npm install -g yo
npm install -g generator-toucan
`
Then generate your new project:
`
bash
yo toucan
``
Getting To Know Yeoman
* Yeoman has a heart of gold.
* Yeoman is a person with feelings and opinions, but is very easy to work with.
* Yeoman can be too opinionated at times but is easily convinced not to be.
* Feel free to
learn more about Yeoman.
License
MIT ©
Jamie Webb
[npm-image]: https://badge.fury.io/js/generator-toucan.svg
[npm-url]: https://npmjs.org/package/generator-toucan
[travis-image]: https://travis-ci.org/mrellipse/generator-toucan.svg?branch=master
[travis-url]: https://travis-ci.org/mrellipse/generator-toucan
[daviddm-image]: https://david-dm.org/mrellipse/generator-toucan.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/mrellipse/generator-toucan