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
b3b6f8c02e
|
16 years ago | |
---|---|---|
deps | 16 years ago | |
src | 16 years ago | |
test | 16 years ago | |
website | 16 years ago | |
.gitignore | 16 years ago | |
LICENSE | 16 years ago | |
README | 16 years ago | |
TODO | 16 years ago | |
configure | 16 years ago | |
js2c.py | 16 years ago | |
jsmin.py | 16 years ago | |
test-http_simple.js | 16 years ago | |
test_client.js | 16 years ago | |
waf | 16 years ago | |
wscript | 16 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.
To build
./configure
make
make install