diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md index b65c8a3..8c1e9fc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + [](https://ci.systemreboot.net/jobs/ravanan) [](https://ci.systemreboot.net/jobs/ravanan-end-to-end-tests) [](#cwl-v1.2-conformance) ravanan (pronounced rah-vun-un, IPA: rɑːvʌnʌn, Shavian: 𐑮𐑭𐑝𐑳𐑯𐑳𐑯) is a [Common Workflow Language (CWL)](https://www.commonwl.org/) implementation that is powered by [GNU Guix](https://guix.gnu.org/) and provides strong reproducibility guarantees. ravanan provides strong bullet-proof caching ([work reuse](https://www.commonwl.org/v1.2/CommandLineTool.html#WorkReuse)) so you never run the same step of your workflow twice, nor do you have to keep track of which steps were run and with what parameters: ravanan remembers everything for you. ravanan captures logs from every step of your workflow so you can always trace back in case of job failures. @@ -11,8 +13,6 @@ Salient features of ravanan include: ravanan currently runs on single machines and on slurm via its [API](https://slurm.schedmd.com/rest_api.html). Other HPC backends will be implemented in the future based on demand. - - - [Building from source](#building-from-source) - [How to use](#how-to-use) - [Getting started](#getting-started) @@ -171,8 +171,8 @@ CWL conformance is a work in progress. We're getting there! ravanan is free software released under the terms of the [GNU General Public License](https://www.gnu.org/licenses/gpl.html), either version 3 of the License, or (at your option) any later version. +See also [logo and artwork license](https://git.systemreboot.net/ravanan/tree/artwork/README.md) information. + # The Name ravanan is named after the [mythic learned ten-headed king of the island of Lanka](https://en.wikipedia.org/wiki/Ravana). - -The image of Ravanan on this page is licensed under the [Creative Commons Attribution 2.0 Generic license](https://creativecommons.org/licenses/by/2.0/deed.en) by [Gane Kumaraswamy](https://www.flickr.com/photos/19396720@N00/4336566764). See [license details](images/LICENSE.md). |
