Crates.io | hans |
lib.rs | hans |
version | 1.0.0 |
source | src |
created_at | 2024-05-31 08:13:45.800878 |
updated_at | 2024-06-04 14:46:04.545745 |
description | Task orchestrator. |
homepage | |
repository | https://github.com/leroyguillaume/hans |
max_upload_size | |
id | 1257777 |
size | 48,529 |
Hans is a task orchestrator written in Rust.
Add hans
in your Cargo.toml
:
[dependencies]
hans = "1"
Add hans
in your requirements.txt
.
You can see several examples here.
See full documentation.
cf. CONTRIBUTING.md.