ry / node
- Source
- Commits
- Network (67)
- Issues (6)
- Downloads (29)
- Wiki (5)
- Graphs
-
Tree:
9cfa4fd
commit 9cfa4fd7d6ce7e6fa3c0b7edcf60088adaf82bda
tree 24ea38beb94da0d64c43c768cb1cb4fe3e7d2f15
parent 1020efb6f7f86e03c0d177bcd6db0acc15da4a08
tree 24ea38beb94da0d64c43c768cb1cb4fe3e7d2f15
parent 1020efb6f7f86e03c0d177bcd6db0acc15da4a08
node /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Oct 03 13:48:33 -0700 2009 | |
| |
ChangeLog | ||
| |
LICENSE | ||
| |
Makefile | Wed Oct 07 06:02:42 -0700 2009 | |
| |
README | Fri Oct 09 05:55:29 -0700 2009 | |
| |
benchmark/ | Fri Nov 06 03:53:27 -0800 2009 | |
| |
bin/ | Sat Oct 31 11:10:30 -0700 2009 | |
| |
configure | ||
| |
deps/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
src/ | ||
| |
test/ | ||
| |
tools/ | Mon Oct 12 07:01:22 -0700 2009 | |
| |
wscript |
README
Evented I/O for V8 javascript. To build: ./configure make make install To run the tests: make test To build the documentation and install it, you will need asciidoc and xsltproc: make doc install 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.

