Automates starting/stopping of the node harmony process for quicker development
$ wget https://raw.githubusercontent.com/i34/node-harmony-exec/master/run-node.sh && chmod +x run-node.sh
Then just modify the nodepath and passfile variables in run-node.sh according to your node.sh installation. Run with sudo ./run-node.sh
MIT