Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-27 | Rename project to ccwl. | Arun Isaac | |
ccwl stands for Concise Common Workflow Language. * generate-cwl/ccwl.scm: Move to ccwl/ccwl.scm. * generate-cwl/yaml.scm: Move to ccwl/yaml.scm. | |||
2021-02-25 | Support embedding clitool into a workflow step. | Arun Isaac | |
* generate-cwl/generate-cwl.scm: Export intermediate and clitool-step. (<intermediate>): New type. (clitool-step): New function. (workflow): Pull out inputs and intermediate put into <step> objects by clitool-step. | |||
2021-02-23 | Initial commit | Arun Isaac | |