Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

php-commands: Multiple Commands as array #86

@svensp

Description

@svensp

Mutliple Commands given in php-commands run in parallel. It is possible to run multpile commands in sequence when given as sh -c 'command1 ; command2 ...' but the syntax is rather clunky. Supporting it as an array for commands given a single name would be much better to read.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions