Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.71 KB

index.md

File metadata and controls

40 lines (33 loc) · 1.71 KB
layout root permalink
lesson
.
index.html

Hello!

{% comment %} This is a comment in Liquid {% endcomment %}

This guide will introduce you to writing tool wrappers and workflows using the Common Workflow Language (CWL). This guide describes the stable specification, version 1.0. Updates to the guide for more recent versions are ongoing.

Contributions and Feedback are Welcome!

This document is a work in progress. Not all features are covered, yet. If you find that something is missing from this guide, or if you'd like to provide other feedback, we would be delighted if you would file an Issue on the project repository for this guide. You can also suggest changes directly by clicking the "Edit on GitHub" button at the top-right of the relevant page. {: .callout}

Prerequisites

You also may be interested in:

  1. [A quick tutorial for the subset of YAML used in CWL]({{ page.root }}{% link _extras/yaml.md %})
  2. [CWL Recommended Practices]({{ page.root }}{% link _extras/recommended-practices.md %})
  3. [Miscellaneous CWL tips]({{ page.root }}{% link _extras/miscellaneous.md %})

{% include links.md %}