0.1.0 • Published 10 years ago

generator-node-mocha v0.1.0

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

Node-Mocha Generator Build Status

Create a node.js module with Yeoman, including Mocha unit tests.

This generator is a fork of generator-node by the Yeoman team supporting Mocha unit tests instead of NodeUnit.

Original Author: Addy Osmani

Author: @MrDHat with generous contributions from @thanpolas

NPM

Installation

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

Usage

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

yo node-mocha

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.1.0

10 years ago

0.0.1

10 years ago