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"

Package Sidebar

Install

npm i dis-dat

Weekly Downloads

15

Version

0.1.12

License

MIT

Unpacked Size

15.8 kB

Total Files

18

Last publish

Collaborators

  • kmalakoff