ry / node
- Source
- Commits
- Network (89)
- Issues (24)
- Downloads (35)
- Wiki (8)
- Graphs
-
Branch:
master
Michael Stillwell (author)
Tue Feb 09 14:32:52 -0800 2010
node /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Oct 03 13:48:33 -0700 2009 | |
| |
ChangeLog | Tue Feb 09 13:20:20 -0800 2010 | |
| |
LICENSE | Mon Feb 08 13:52:13 -0800 2010 | |
| |
Makefile | Tue Dec 29 17:50:06 -0800 2009 | |
| |
README | Fri Oct 09 05:55:29 -0700 2009 | |
| |
benchmark/ | Sun Jan 10 23:00:58 -0800 2010 | |
| |
bin/ | Wed Jan 06 17:12:22 -0800 2010 | |
| |
configure | Sat Dec 05 22:35:26 -0800 2009 | |
| |
deps/ | Fri Feb 05 17:14:14 -0800 2010 | |
| |
doc/ | Tue Feb 09 13:20:20 -0800 2010 | |
| |
lib/ | Tue Feb 09 09:20:15 -0800 2010 | |
| |
src/ | Tue Feb 09 14:45:14 -0800 2010 | |
| |
test/ | Tue Feb 09 14:47:37 -0800 2010 | |
| |
tools/ | Mon Feb 08 09:47:01 -0800 2010 | |
| |
wscript | Tue Feb 09 13:20:20 -0800 2010 |
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.
