test-dns so that NXDOMAIN does not rise errors
[platform/upstream/nodejs.git] / README
1 Evented I/O for V8 javascript.
2
3 To build:
4
5   ./configure
6   make 
7   make install
8
9 To run the tests:
10   
11   make test
12
13 To build the documentation and install it, you will need ronn:
14
15   make doc install
16  
17 To read the documentation:
18
19   man doc/node.1
20
21 See http://nodejs.org/ for more information. For help and discussion
22 subscribe to the mailing list by visiting
23 http://groups.google.com/group/nodejs or by sending an email to
24 nodejs+subscribe@googlegroups.com.