Skip to content

searls/jasmine-node-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jasmine-node-skeleton

This project is a mildly stripped-down starting point derived from the repository jasmine-node. As a result, it currently uses fixed versions of jasmine and jasmine-node, and probably shouldn't be used for any purpose other than getting a simple project started quickly (at or near the date it was uploaded, 1/16/2011).

Usage

Start with installing Install node.js

Clone the project and execute the specs:

git clone git://github.com/searls/jasmine-node-skeleton.git
cd jasmine-node-skeleton
./specs.sh