Skip to content

CWL 2 Markdown

CWL 2 Markdown is a Transpiler-Mate plugin that creates Markdown pages for CWL workflows and includes project information from document-level Schema.org metadata.

Use these docs by intent:

Quick start

python -m pip install cwl2markdown transpiler-mate-runtime
transpiler-mate cwl2markdown --output build/docs workflow.cwl

Start with the guided tutorial for a complete, working CWL example.