mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
1018 B
1018 B
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