Skip to main content

Module templates

Module templates 

Source

Structs§

CompanionFile
CompanionTracker
A tracker a template’s checkpoint deposits into. Created through the same CLI path as newgit tracker create, so trackers stay CLI-managed and templates never hand-write tracker TOML.
ResourceTemplate
Starter resource templates. companions are additional resource definitions the template depends on, and companion_trackers are lanes it deposits into; both are created alongside it when absent (e.g. the user-owned pnpm-store that deps depends on, or the db-snapshots lane a Postgres dump lands in).

Constants§

RESOURCE_TEMPLATES

Functions§

resource_template