Skip to content

Commit 27e2557

Browse files
authored
Update README.md
1 parent d7fb2ec commit 27e2557

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
A collection of scripts to demonstrate the use of the [new Python classes for loading and parsing CWL v1.0 documents](https://github.com/common-workflow-language/cwl-utils/blob/master/cwl_utils/parser_v1_0.py).
22

3+
4+
`cwl_utils/parser_v1_0.py` was created via
5+
`schema-salad-tool --codegen python https://github.com/common-workflow-language/common-workflow-language/raw/master/v1.0/CommonWorkflowLanguage.yml`
6+
37
Requires Python 3.6.x or Python 3.7
48

59
``` bash

0 commit comments

Comments
 (0)