two-things-bro
v0.2.0
Published
Run two npm commands (or more) at once in the console. With debug support!!!!
Downloads
2
Readme
Two Things Bro
Combine multiple commands into one console output.
Supports debug from multiple different node processes.
$ npm install -g two-things-bro
|two-things-bro [options] |Description|
|------------------------ |-----------|
|-t --task
| run 2 or more task at the same time of the command specified |
|-c --command
| The command to run on the task. Defaults to npm run |
MIT License