gremlinflat/Run Shell Commands Concurrently
Run shell commands concurrently
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| commands | List of commands to run concurrently. format: [{shell: 'bash', commands: ['echo a', 'echo b', 'echo c']}, {shell: 'bash', commands: ['echo d', 'echo e', 'echo f']}] | yes | [] |
Outputs
no outputs