Documentation
¶
Overview ¶
Command render-integrations regenerates integrations/rendered/ from the canonical content under integrations/content/. The Taskfile target `task render-integrations` shells out here; the pre-commit hook shells out here; developers invoking `go run ./cmd/render-integrations` get the same thing. This shim exists so the canonical-plus-adapter logic lives in Go packages and so the render is reproducible from a clean checkout with no external tools beyond the Go toolchain.
Click to show internal directories.
Click to hide internal directories.