0.0.3 • Published 11 years ago

generator-node-coffee v0.0.3

Weekly downloads
4
License
-
Repository
github
Last release
11 years ago

Node Coffee Generator Build Status

Create a node.js coffee-script module with Yeoman, including jasmine test.

This generator is based of generator-node, authored by Kyle Robinson Young, Addy Osmani and Stephen Sawchuck. The Gruntfile.js is based on grunt-express-workflow from appleYaks.

Maintained by Tobias Kopelke.

Installation

Install the generator by running: npm install -g generator-node-coffee.

Usage

At the command-line, cd into an empty directory, run this command and follow the prompts.

yo node-coffee

Note that this template will generate files in the current directory, so be sure to change to a new directory first if you don't want to overwrite existing files.

License

MIT License

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago