You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My personal repository template. Use it via cargo-generate.
Usage
If you run it via mise, you don’t need to install cargo-generate:
mise exec github:cargo-generate/cargo-generate -- cargo-generate generate atty303/repository-template
Policy
base
Manage project-specific development tools using mise.
Manage Git Hooks with hk. Run linters through mise.
Use devcontainer to unify local and CDE (Codespaces, ONA) environments.
The container only depends on mise, so the local environment is nearly
identical if mise is available.
About
This is the minimal template for repositories that I create.