cromwell

Workflow execution engine for running WDL (Workflow Description Language) scripts

brewmacoslinux
Try with needOr install directly
Source

About

Workflow Execution Engine using Workflow Description Language

Commands

cromwell

Examples

Run a WDL workflow with input variables$ cromwell run workflow.wdl -i inputs.json
Validate a WDL workflow syntax without executing$ cromwell validate workflow.wdl
Start Cromwell server for persistent workflow execution$ cromwell server