Skip to content

Commit 7395d01

Browse files
committed
fix conflicts
2 parents b7fb331 + 27e2557 commit 7395d01

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# cwl-utils
2+
3+
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).
4+
5+
6+
`cwl_utils/parser_v1_0.py` was created via
7+
`schema-salad-tool --codegen python https://github.com/common-workflow-language/common-workflow-language/raw/master/v1.0/CommonWorkflowLanguage.yml`
8+
19
## Install
210

311
Requires Python 3.6.x or Python 3.7

0 commit comments

Comments
 (0)