TemplateConfig
Index
Properties
optional$schema
description
A description on what the template scaffolds.
destination
A pre-populated destination to scaffold to, relative from the
workspace root when leading with /
, otherwise the working directory.
extends
Extends one or many other templates.
id
Overrides the ID of the template, instead of using the folder name.
title
A human-readable title for the template.
variables
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