user_guide icon indicating copy to clipboard operation
user_guide copied to clipboard

Highlight major features of cwltool

Open mr-c opened this issue 6 years ago • 1 comments

  • [x] Add cwltool installation instructions
  • [x] Allow cwltool specifics to appear in example outputs. Colors, etc..
  • [x] Add a Note about running a CWL worfklow/CLT using a generic CWL runner (cwl-runner my-description.cwl my-inputs.{yaml,json})
  • [ ] Highlight major features of cwltool
    • [x] cwltool --validate
    • [x] cwltool --make-template
    • [x] cwltool --cachedir
    • [ ] cwltool --parallel
    • [ ] cwltool --singularity & CWL_SINGULARITY_CACHE

mr-c avatar Sep 11 '19 02:09 mr-c

I've checked the items already done in the PR's for Sphinx and new structure.

For the other ones I will prepare the changes in https://github.com/common-workflow-language/user_guide/pull/246 :+1:

kinow avatar Sep 05 '22 03:09 kinow