mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
b057770f8a04c7bfef38c8d10f24bdc358b6876f
This commit fixes install of required dependencies for native extensions.
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%