racker/node

Name: node

Owner: racker

Description: latest racker version is on ckdev

Created: 2011-06-14 18:28:30.0

Updated: 2014-10-11 00:45:17.0

Pushed: 2013-05-15 21:10:52.0

Homepage: http://nodejs.org/

Size: 59485

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Evented I/O for V8 javascript. Build Status

To build:

Unix/Macintosh (requires python 2.6 or 2.7):

./configure
make
make install

Windows:

vcbuild.bat
To run the tests:

Unix/Macintosh:

make test

Windows:

vcbuild.bat test
To build the documentation:
make doc
To read the documentation:
man doc/node.1
Resources for Newcomers

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.