Closed hvwaldow closed 1 month ago
Development happening in feature/tool_create
-branch
Achieved first successful conversion from CLI command to cwl - not all requirements are met, but it is starting to work 🤩 https://github.com/fairagro/m4.4_sciwin_client/commit/4ca62a289e889f5679e1d259608ea19786dc95d5
tool create
with run
as synonym
Input: Command line to run tool.
Distinguish from command line (parsing):
Implement explicit markup of cli tokens to support funny scripts.
File: toolname.cwl in /workflows/toolname/toolname.cwl
Initially: Check if Git is available, if everything is commited
Finally: Identify output, write cwl accordingly, commit.