0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/README

13 lines
286 B
Plaintext

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