- MIT/Apache License
- Github Actions
- Audit
- Publish a project to crates.io
- CI: check, test, lints
- Publish a book
- Build a project for windows/macos/linux
- Github release
- Github Pages
- mdBook
Install cargo-generate
cargo install cargo-generate
cargo generate daxartio/rust-project-template
- Generate an API token, see https://crates.io/settings/tokens
- Add the token to https://github.com/username/your-project/settings/secrets/actions
- CARGO_REGISTRY_TOKEN
token
- CARGO_REGISTRY_TOKEN
git clone ...
make