hans

Crates.iohans
lib.rshans
version1.0.0
sourcesrc
created_at2024-05-31 08:13:45.800878
updated_at2024-06-04 14:46:04.545745
descriptionTask orchestrator.
homepage
repositoryhttps://github.com/leroyguillaume/hans
max_upload_size
id1257777
size48,529
Guillaume Leroy (leroyguillaume)

documentation

README

hans

Hans is a task orchestrator written in Rust.

Getting started

Rust

Add hans in your Cargo.toml:

[dependencies]
hans = "1"

Python

Add hans in your requirements.txt.

Examples

You can see several examples here.

Docs

See full documentation.

Contributing

cf. CONTRIBUTING.md.

Commit count: 5

cargo fmt