Skip to content

Create a Node.js module with yo, including Mocha unit tests.

License

Notifications You must be signed in to change notification settings

alex-static-site/generator-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Generator Build Status

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

This generator is based of grunt-init-node, authored by the magnificient GruntJS team.

Maintained by Hemanth.HM

Installation

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

Usage

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

yo node

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

About

Create a Node.js module with yo, including Mocha unit tests.

Resources

License

Stars

Watchers

Forks

Packages

No packages published