1.0.1 • Published 7 years ago

k-child-process-tips v1.0.1

Weekly downloads
24
License
-
Repository
-
Last release
7 years ago

K-Child-Process-Tips

Install

npm install --save k-child-process-tips

Use

var child_process = require('k-child-process-tips'),
    child = child_process.spawn_tips('cp',args);

Output in console.log

k_cli -t Web

cp -r /Users/maizhikun/Learning/apache_sites/K-Cli/Template/Web ./
cp -r /Users/maizhikun/Learning/apache_sites/K-Cli/Template/Web ./ child process exited with code 0
1.0.1

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago