DefaultProjectCreatorTemplateProcessorFactory
class DefaultProjectCreatorTemplateProcessorFactory(info: DocumentInfo, template: String = TEMPLATE) : ProjectCreatorTemplateProcessorFactory
Implementation of ProjectCreatorTemplateProcessorFactory based on the default template, which relies on document information to fill placeholders.
Parameters
info
document information to inject into the template
template
name of the template resource to use