Crates.io | crabflow |
lib.rs | crabflow |
version | 0.1.0 |
source | src |
created_at | 2024-06-04 15:15:11.756734 |
updated_at | 2024-06-04 15:15:11.756734 |
description | Task orchestrator. |
homepage | |
repository | https://github.com/leroyguillaume/crabflow |
max_upload_size | |
id | 1261472 |
size | 48,590 |
crabflow is a task orchestrator written in Rust.
Add crabflow
in your Cargo.toml
:
[dependencies]
crabflow = "0"
Add crabflow
in your requirements.txt
.
You can see several examples here.
See full documentation.
cf. CONTRIBUTING.md.