blob: 0e8c2b344a0fe60b0f6811422790f2cb6038b1ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
#+TITLE: Concise Common Workflow Language (ccwl)
This is the Concise Common Workflow Language (ccwl), an attempt to
improve the [[https://www.commonwl.org/][Common Workflow Language (CWL)]] and reduce its verbosity by
auto-generating CWL YAML specifications.
Stay tuned!
* Contributing
Feedback, suggestions, feature requests, bug reports and pull requests
are all welcome. Unclear and unspecific error messages are considered
a bug. Do report them!
* License
ccwl is free software released under the terms of the [[https://www.gnu.org/licenses/gpl.html][GNU General
Public License]], either version 3 of the License, or (at your option)
any later version.
|