hans 1.0.0

Task orchestrator.
Documentation

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.