We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a762a7 commit 09d7d11Copy full SHA for 09d7d11
README.md
@@ -15,4 +15,4 @@ The usage can be seen in the [cwl_output_example.cpp](cwl_output_example.cpp) fi
15
Another short example of loading a CWL description file an be seen in [cwl_input_example.cpp](cwl_input_example.cpp).
16
17
The generations was done by calling:
18
-schema_salad --codegen cpp --codegen-spdx-copyright-text 'Copyright 2016-2024 CWL Project Contributors' --codegen-spdx-license-identifier Apache-2.0 -- ../cwl-v1.2/CommandLineTool-standalone.yml > generated-cwl.h
+make cwl_v1_2.h
0 commit comments