mirror of https://github.com/lukechilds/node.git
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.
isaacs
072750e662
|
14 years ago | |
---|---|---|
benchmark | 14 years ago | |
bin | 15 years ago | |
deps | 14 years ago | |
doc | 14 years ago | |
lib | 14 years ago | |
src | 14 years ago | |
test | 14 years ago | |
tools | 15 years ago | |
.gitignore | 14 years ago | |
AUTHORS | 14 years ago | |
ChangeLog | 14 years ago | |
LICENSE | 14 years ago | |
Makefile | 14 years ago | |
README | 15 years ago | |
TODO | 14 years ago | |
configure | 15 years ago | |
wscript | 14 years ago |
README
Evented I/O for V8 javascript.
To build:
./configure
make
make install
To run the tests:
make test
To build the documentation:
make doc
To read the documentation:
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.