cpwrap
v1.0.0
Published
simple nodejs child_process wrapper
Downloads
6
Readme
cpwrap
Simple wrapper for nodejs child_process
See test/cpwrap.test.js for examples of usage.
setup
- install:
npm install cpwrap - testing:
npm test(requires ava test tool)
