Home > jasmine-node-skeleton

jasmine-node-skeleton

Jasmine-node-skeleton is a project mainly written in JAVASCRIPT and SHELL, based on the View license.

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
Previous:p-fun-2-3