Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
blob: a612972ba3ce8e80053448eb6793eebc2ad0ce35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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