# Packages
No description provided by the author
This module is invoked when we do template rendering during "zero create."
Each module can have a "conditions" section in their zero-module.yml that specifies a condition in the form:
conditions: - action: ignoreFile matchField: <the name of a parameter in zero-module.yml> whenValue: <value for the matchField that triggers this condition> data: - <arbitrary string>
The structure for this is defined in: internal/config/projectconfig/project_config.go.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author