zig template
- Zig 40.4%
- Shell 38.8%
- Nix 20.8%
|
|
||
|---|---|---|
| .forgejo | ||
| .github | ||
| .vscode | ||
| .zed | ||
| src | ||
| .envrc.project | ||
| .gitignore | ||
| AGENTS.md | ||
| build.zig | ||
| build.zig.zon | ||
| CLAUDE.md | ||
| flake.lock | ||
| flake.nix | ||
| init.sh | ||
| LICENSE | ||
| opencode.json | ||
| README.md | ||
| treefmt.toml | ||
zig template
template for zig
part of spotdemo4/templates
requirements
getting started
nix develop
./init.sh "Title" "Description"
run
nix run .#dev
format
nix fmt
check
nix flake check
build
nix build
release
bumper
releases are created automatically for significant changes
use
docker
docker run trev.zip/template/zig:latest
nix
nix run git+https://trev.zip/template/zig.git