No description
.github/workflows | ||
docs/src | ||
src | ||
.gitignore | ||
.release-please-manifest.json | ||
book.toml | ||
Cargo.lock | ||
Cargo.toml | ||
README.md | ||
release-please-config.json |
okRust
okrust is the template for new rust projects within oknotok.computer.
It has some opinionated defaults, like using:
- mdBook for documentation
- release please for releases
- github actions for CI/CD