gremlinflat/Run Shell Commands Concurrently

Run shell commands concurrently

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandsList 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[]

no outputs