Skip to content

CLI utility to run multiple commands concurrently. No deps besides node.

Notifications You must be signed in to change notification settings

cekrem/domorestuff

Repository files navigation

domorestuff

Install

$ npm install --global domorestuff

or

$ yarn global add domorestuff

You can also simply npx dms (or npx domorestuff) if you prefer.

CLI

# the arguments are optional, you can also do stuff _after_ starting domorestuff
$ dms "echo this is my first command" "echo this is my second command"

About

CLI utility to run multiple commands concurrently. No deps besides node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published