dis-dat
TypeScript icon, indicating that this package has built-in type declarations

0.1.12 • Public • Published

dis-dat

"Run commands in parallel with dad (dis-and-dat) or sequentially with dtd (dis-then-dat)

# all in parallel
$ dad "npm test" "eslint ."

# one then the other
$ dtd "npm install" "npm test"

/dis-dat/

    Package Sidebar

    Install

    npm i dis-dat

    Weekly Downloads

    20

    Version

    0.1.12

    License

    MIT

    Unpacked Size

    15.8 kB

    Total Files

    18

    Last publish

    Collaborators

    • kmalakoff