nodeontrain / jroad

A middleware framework for node

Home Page:nodeontrain.uni.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jroad

A middleware framework for node
NPM

Install Jroad

	npm install jroad

Update Jroad

	npm update jroad

Running Tests

Before you run tests, you may need to first install mocha module and jspec module.

	sudo npm install -g mocha
	npm install jspec

To run the tests:

	npm test

License

Copyright (C) 2013 by Đặng Duy Thanh

The Jroad is license under the terms of the GNU General Public License v3.

About

A middleware framework for node

nodeontrain.uni.me

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.4%Language:Shell 0.6%