Welcome to Chaos
git clone https://github.com/scattered-systems/chaos
cargo build --release --workspace
cargo test --all-features --release --verbose
cargo run -- -h
Start by cloning the repository
docker pull scsys/chaos:latest
docker buildx build --tag scsys/chaos:latest .
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.