mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
ea29cb4e46a96b6019b2d388c5e5562939d7a7f9
* Removed useless include_directories * Print ssl library path in build summary * ExternalProject also exists on 2.8.0 * include pummel tests when testing with ctest * Moved tests.cmake to test/CMakeList.txt * Removed inconsistent, unnecessary condition in else
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 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.
Description
Languages
JavaScript
62.4%
C++
23.1%
Python
10.1%
C
2.7%
HTML
0.6%
Other
0.9%