Skip to content

Commit 1058750

Browse files
author
Peter Amstutz
committed
Merge branch 'master' of github.com:common-workflow-language/cwltool
2 parents 7ab72e4 + 21b0249 commit 1058750

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
Common workflow language tool description reference implementation
33
==================================================================
44

5+
CWL Conformance test: |Build Status|
6+
57
This is the reference implementation of the Common Workflow Language. It is
68
intended to be feature complete and provide comprehensive validation of CWL
79
files as well as provide other tools related to working with CWL.
@@ -55,3 +57,6 @@ To run CWL successfully with boot2docker you need to set the ``--tmpdir-prefix``
5557
and ``--tmp-outdir-prefix`` to somewhere under ``/Users``::
5658

5759
$ cwl-runner --tmp-outdir-prefix=/Users/username/project --tmpdir-prefix=/Users/username/project wc-tool.cwl wc-job.json
60+
61+
.. |Build Status| image:: https://ci.commonwl.org/buildStatus/icon?job=cwltool-conformance
62+
:target: https://ci.commonwl.org/job/cwltool-conformance/

0 commit comments

Comments
 (0)