1 unstable release
0.1.0 | Jun 4, 2024 |
---|
#30 in #orchestration
24KB
523 lines
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.
Dependencies
~3–10MB
~95K SLoC