crabflow 0.1.0

Task orchestrator.
Documentation

crabflow

crabflow is a task orchestrator written in Rust.

Getting started

Rust

Add crabflow in your Cargo.toml:

[dependencies]
crabflow = "0"

Python

Add crabflow in your requirements.txt.

Examples

You can see several examples here.

Docs

See full documentation.

Contributing

cf. CONTRIBUTING.md.