Microunit is a decentralized unit orchestration framework.
You can run the example with:
cargo run --example hello node init
cargo run --example hello node list
cargo run --example hello unit create --kind hello
cargo run --example hello unit list
cargo run --example hello unit create --kind hello
cargo run --example hello unit list
Welcome to dig out further usage by playing with the CLI or reading the source code.