0.0.2 • Published 9 years ago
humanlize-spawn v0.0.2
humanlize-spawn

Humanlized version of child_process's spawn and spawnSync
Install
$ npm install --save humanlize-spawn
Usage
const spawn = require('humanlize-spawn')
// it can output with color!
spawn.sync('echo unicorns')
License
MIT © EGOIST