command-execute

1.0.0-rc1.4 • Public • Published

Command-execute

This is a little utility for execute shell command using child_process.exec

Use Like This:

const exec = require('command-execute');
exec.exec(command,stdoutPath,stderrPath) //If you don't use stdoutPath and/or stderrPath, it would defaultly use console.out() to output the contnent.

Readme

Keywords

none

Package Sidebar

Install

npm i command-execute

Weekly Downloads

2

Version

1.0.0-rc1.4

License

MIT

Unpacked Size

1.67 kB

Total Files

8

Last publish

Collaborators

  • serverlua