0.0.2 • Published 8 years ago

humanlize-spawn v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

humanlize-spawn NPM version NPM downloads Build Status

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

0.0.2

8 years ago

0.0.1

8 years ago