Skip to content

hemanth/generator-choo

Repository files navigation

[DEPRECATED] This project is no longer maintained, please consider this generator instead.

generator-choo Build Status Dependency Status

generator for choo

Installation

First, install Yeoman and generator-choo using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-choo

Then generate your new project:

yo choo

License

MIT © Hemanth.HM