RespiteFromReality/template-zig
A barebones zig app template
A barebones zig application template, for zig stable releases.
Use this template
-> Create new repository
and create a repo..name
and version
inside build.zig.zon
to whatever you want. (Changing the .name field also invalidates the .fingerprint value)zig build
to generate a new .fingerprint
value, replace the old value with the new one.Because GitHub templates don't have any versioning scheme, older templates are available as branches
Include all branches
box when creating your repository