Skip to content

winton/node-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeTemplate Build Status

A template for node projects.

Use it

git clone --depth 1 git://github.com/winton/node-template.git my_project
cd my_project
rm -rf .git
./bin/rename [GITUSER] [GITREPO] [LOWERCASENAME] [CLASSNAME]