An example for defining steps according to the Workflow framework, using steps defined in another library
SwiftWorkflowExampleProgram
An example for defining steps according to the Workflow framework, using steps defined in another library.
It reads a name from a file and does something with it accordings to the job name.
The job name can be given via -j <job name>
with <job name>
being replaces by either:
hello
bye
hello-and-bye