humanlize-spawn

0.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i humanlize-spawn

Weekly Downloads

4

Version

0.0.2

License

MIT

Last publish

Collaborators

  • kchan