Documentation
¶
Overview ¶
Command gen-kit-templates materializes the per-kit OpenTofu/Terramate template trees (basement-kit/templates/, cloud-kit/templates/) from the single canonical source in foundation/templates/.
It is wired via the `//go:generate` directive in internal/kittemplates and therefore runs as part of `go generate ./...` (including the goreleaser `before` hooks). The repository root is located by walking up to the nearest go.mod, so the tool works regardless of the working directory.
Click to show internal directories.
Click to hide internal directories.