Skip to content

Commit

Permalink
Add basic readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eleftherioszisis committed May 15, 2024
1 parent 52688ad commit 28dd183
Showing 1 changed file with 21 additions and 7 deletions.
28 changes: 21 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,16 +1,30 @@
blue-cwl
========

Common Workflow Language tool/workflow definitions, wrappers, and API

Installation
============

Common Workflow Language tool definitions
blue-cwl can be pip installed with the following command:

.. code-block:: bash
Installation
------------
$ pip install blue-cwl
Tests
=====

.. code-block:: bash
pip install tox
tox
.. Replace this text by proper installation instructions.
Acknowledgements
================

The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology.

Examples
--------
For license and authors, see LICENSE.txt and AUTHORS.txt respectively.

.. Provide here some examples on how this software can be used.
Copyright (c) 2022-2024 Blue Brain Project/EPFL

0 comments on commit 28dd183

Please sign in to comment.