commit | feaa8a41c7533c254923ea7333457234ed44f8f9 | [log] [tgz] |
---|---|---|
author | Nathan Rajlich <[email protected]> | Wed Mar 21 07:05:25 2012 |
committer | Nathan Rajlich <[email protected]> | Wed Mar 21 07:05:25 2012 |
tree | 7ffa8f0e056576f6ae0f05b938a03cce1a94c88c | |
parent | d2389f8fab22e2ce187551addde3b18730030af5 [diff] |
cmd: add a -i / --interactive flag to force the REPL This is the only way to spawn a node child process in REPL mode, and will also be needed to be able to use the REPL in MinTTY.
Unix/Macintosh (requires python 2.6 or 2.7):
./configure make make install
Windows:
vcbuild.bat
Unix/Macintosh:
make test
Windows:
vcbuild.bat test
make doc
man doc/node.1