Modify unity-app-generator to create Dockstore.cwl that calls main workflow CWL
mcduffie opened this issue · 2 comments
mcduffie commented
The Dockstore API requires a default CWL workflow called Dockstore.cwl. Automate the unity-app-generator process to create this file automatically and have it call the process.cwl file created by app-pack-generator.
mcduffie commented
Example file:
cwlVersion: v1.0
class: Workflow
doc: |
Bogus hosted workflow registered by unity_py.
steps:
step:
run: step.cwl
s:author:
- class: s:Person
s:email: mliukis@jpl.nasa.gov
s:name: Masha Liukis