Skip to main content

Common workflow language reference implementation

Project description

This is intended to be a lightweight reference implementation of the common workflow language tool description.

Install

From source:

git clone https://github.com/common-workflow-language/common-workflow-language.git
cd common-workflow-language/reference
easy_install .

With pip:

pip install cwltool

Run on the command line

cwltool [tool] [job]

Use as a library

Add:

import cwltool

to your script.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page