child-exec-promised

0.0.1 • Public • Published

child-exec-promised

Usage

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

/child-exec-promised/

    Package Sidebar

    Install

    npm i child-exec-promised

    Weekly Downloads

    2

    Version

    0.0.1

    License

    ISC

    Unpacked Size

    895 B

    Total Files

    3

    Last publish

    Collaborators

    • designeng