You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
413 B

15 years ago
Evented I/O for V8 javascript.
15 years ago
To build:
15 years ago
./configure
make
make install
To run the tests:
make test
To build the documentation:
make doc
15 years ago
To read the documentation:
15 years ago
man doc/node.1
See http://nodejs.org/ for more information. For help and discussion
subscribe to the mailing list by visiting
http://groups.google.com/group/nodejs or by sending an email to
nodejs+subscribe@googlegroups.com.