mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
10 lines
134 B
Plaintext
10 lines
134 B
Plaintext
Purely evented I/O for V8 javascript.
|
|
|
|
See http://tinyclouds.org/node for more information.
|
|
|
|
|
|
To build
|
|
./configure
|
|
make
|
|
make install
|