Please use for now the dev branch if you work with Cloudmesh.
Cloudmesh workflow provides a tiny Domain Specific Language (two operators:
| and &) for parallel and sequential (respectively) evaluation
of Python functions.
pip install -r requirements.txt pip install .
See ReadTheDocs:
On Travis:
- Fork.
- Add yourself to
CONTRIBUTORS.md. - Make a pull-request against the
unstablebranch.
See LICENSE