Skip to content

A decentralized unit orchestration framework.

License

Notifications You must be signed in to change notification settings

PsiACE/microunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microunit

Microunit is a decentralized unit orchestration framework.

Usage

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.

About

A decentralized unit orchestration framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages