diff options
-rw-r--r-- | README.org | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -9,6 +9,12 @@ ccwl is a compiler to generate CWL workflows from concise descriptions in ccwl. In the future, ccwl will also have a runtime whereby users can interactively execute workflows while developing them. +* Documentation + +[[https://ccwl.systemreboot.net/manual/dev/en/][Documentation for ccwl]] is available online. If ccwl is installed on +your machine, you may also read the manual using your info +browser. The [[http://ccwl.systemreboot.net/manual/dev/en/Tutorial.html][Tutorial section]] of the manual provides a gentle +introduction to ccwl. * Contributing |