mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan
21a1b045f5
|
15 years ago | |
---|---|---|
benchmark | 15 years ago | |
deps | 15 years ago | |
src | 15 years ago | |
test/mjsunit | 15 years ago | |
tools | 15 years ago | |
website | 15 years ago | |
.gitignore | 15 years ago | |
ChangeLog | 15 years ago | |
LICENSE | 15 years ago | |
README | 15 years ago | |
configure | 15 years ago | |
wscript | 15 years ago |
README
Purely evented I/O for V8 javascript.
See http://tinyclouds.org/node for more information.
For help and discussion subscribe to the mailing list at
http://groups.google.com/group/nodejs or send an email to
nodejs+subscribe@googlegroups.com.
A list of projects using Node can be found at
http://wiki.github.com/ry/node
To build
./configure
make
make install