0.1.13 • Published 11 years ago

node-template v0.1.13

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

#NodeTemplate

Node.js project template.

##Install

npm install coffee-script node-template -g

##Create a new project

node-template my-project
cd my-project

##Compile CoffeeScript (watch ./src)

npm start

##Run tests

npm test

##Template branches

To use a template branch:

node-template -b express my_project

Multiple branches are okay:

node-template -b express-backbone-everyauth -b express-backbone-redis my_project

##Dependencies

###Production

###Development

###Install

Install shrinkwrapped and/or new dependencies:

cake install

This runs automatically upon creating a project.

##Publish

Shrinkwraps, commits, and tags with version:

cake publish

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.

0.1.13

11 years ago

0.1.12

11 years ago

0.1.11

11 years ago

0.1.10

11 years ago

0.1.9

11 years ago

0.1.7

11 years ago

0.1.6

12 years ago

0.1.5

12 years ago

0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago