node/README

10 lines
134 B
Plaintext
Raw Normal View History

2009-05-28 19:45:18 +08:00
Purely evented I/O for V8 javascript.
See http://tinyclouds.org/node for more information.
2009-05-27 07:59:31 +08:00
2009-05-28 19:45:18 +08:00
To build
2009-05-27 07:59:31 +08:00
./configure
make
make install