node-template

Node.js package template

This project is maintained by winton

Goals

Install

npm install node-template -g

Create a new project

node-template <project-name> <branch>

Available branches:

Coffeescript (optional)

Run grunt to watch for Coffeescript changes in src and compile them to lib.

Tests

Run grunt mocha to execute your test suite with coverage statistics.

The npm test command runs the test suite without coverage (Travis-CI).

Contribute

Create an issue to discuss template changes.

Pull requests for template changes and new branches are even better.

Stay up to date

Watch this project on Github.

Follow Winton Welsh on Twitter.