PartialTemplateConfig
Index
Properties
optional$schema
optionaldescription
A description on what the template scaffolds.
optionaldestination
A pre-populated destination to scaffold to, relative from the workspace root.
optionalextends
Extends one or many other templates.
optionalid
Overrides the ID of the template, instead of using the folder name.
optionaltitle
A human-readable title for the template.
optionalvariables
A mapping of variables that'll be interpolated within each template file. Variables can also be populated by passing command line arguments.
Configures a template and its files to be scaffolded. Docs: https://moonrepo.dev/docs/config/template