Skip to content

User permalink for original CWL user guide #109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 30, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@
[User guide for CWL v1.0.1](http://www.commonwl.org/user_guide/)

Original source:
https://github.com/common-workflow-language/common-workflow-language/blob/master/v1.0/UserGuide.yml
https://github.com/common-workflow-language/common-workflow-language/blob/a2a8a08b8c8d56f8f2ca6284ca4e9cbf23d19346/v1.0/UserGuide.yml

To edit the user guide:

- The text files for each tutorial can be found in the directory [_episodes](_episodes)

- The cwl and yaml code files linked to each tutorial can be found in the directory [_includes/cwl](_includes/cwl)

This repo is based upon https://github.com/swcarpentry/styles and should be periodically resynced.