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
Raw Normal View History

2009-05-28 13:45:18 +02:00
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.
2009-05-27 01:59:31 +02:00
2009-05-28 13:45:18 +02:00
To build
2009-05-27 01:59:31 +02:00
./configure
make
make install