mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
f1996ffebc79148b94dab4cb6e7eceecf6e17554
Conflicts: AUTHORS ChangeLog doc/api/stdio.markdown doc/index.html doc/template.html lib/net.js src/node_version.h test/simple/test-child-process-customfd-bounded.js test/simple/test-console-not-call-toString.js
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
Resources for Newcomers
Description
Languages
JavaScript
62.4%
C++
23.1%
Python
10.1%
C
2.7%
HTML
0.6%
Other
0.9%