Child process execute with promise, deferred
Install
$ npm install --save exec-then
Usage
var exec = ; ; ;
Options
exec-node
using same options to Child Process options except to options below.
verbose
: show stdio/stderr message while child process is running. if verbose set true?child_process.spawn
will be executed.
License
MIT © ragingwind