cramforce / node forked from ry/node
- Source
- Commits
- Network (70)
- Downloads (24)
- Wiki (1)
- Graphs
-
Branch:
master
Malte Ubl (author)
Fri Dec 18 13:46:51 -0800 2009
node /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Oct 03 13:48:33 -0700 2009 | |
| |
ChangeLog | Sun Dec 06 08:59:37 -0800 2009 | |
| |
LICENSE | Sat Nov 21 07:27:02 -0800 2009 | |
| |
Makefile | Sat Dec 05 22:35:26 -0800 2009 | |
| |
README | Fri Oct 09 05:55:29 -0700 2009 | |
| |
benchmark/ | Sun Dec 06 09:36:32 -0800 2009 | |
| |
bin/ | Sat Oct 31 11:10:30 -0700 2009 | |
| |
configure | Sat Dec 05 22:35:26 -0800 2009 | |
| |
deps/ | Fri Dec 18 06:45:53 -0800 2009 | |
| |
doc/ | Fri Dec 18 07:17:10 -0800 2009 | |
| |
lib/ | ||
| |
src/ | ||
| |
test/ | ||
| |
tools/ | Wed Dec 09 05:27:33 -0800 2009 | |
| |
wscript | Fri Dec 18 06:37:24 -0800 2009 |
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.

