child-exec-promised

0.0.1 • Public • Published

child-exec-promised

Usage

const runCommand = require('child-exec-promised');
runCommand('npm run start-server').then(_ => {
    ...
})

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i child-exec-promised

      Weekly Downloads

      1

      Version

      0.0.1

      License

      ISC

      Unpacked Size

      895 B

      Total Files

      3

      Last publish

      Collaborators

      • designeng