simple-async-spawn

0.0.5 • Public • Published

Simple async spawn

Description

Runs given command in child process asynchronously

Usage:

const asyncSpawn = require('simple-async-spawn');

await asyncSpawn('npm run build');

Package Sidebar

Install

npm i simple-async-spawn

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

1.14 kB

Total Files

3

Last publish

Collaborators

  • ms-dosx86
  • antohan