File Reference

FileRoleHow often you edit it
project.cuemodule declarationsevery time the project changes
export.cuewhich modules get builtwhenever you add or remove one
schema.cuetypes and defaultsrarely; new kinds or profiles
gen_build_spec.shcue export to Zig sourcenever
build_spec.ziggenerated module arraynever; gitignored
build.zigwalks the spec, builds the graphnever, in normal use
setup.shtoolchain check, generate, build, testnever
build_spec_test.ziginvariants over the generated specwhen adding invariants