Starter template for 0nybl Rust projects. Created via Use this template.
Ships with the fleet baseline already satisfied:
.github/workflows/ci.yml—cargo teston push/PR.github/workflows/eerk.yml— weekly baseline/compliance check (0eerk[bot])rustfmt.toml,LICENSE(MIT),.gitignore
- Rename the crate in
Cargo.toml(name = "...") to match the repo. - Replace
src/lib.rswith real code. - Fill in the crate
description.
The eerk workflow self-checks this repo against 0nybl/eerk-baseline and
reports drift to a repo-drift tracking issue.