ProjectCreator
constructor(templateProcessorFactory: ProjectCreatorTemplateProcessorFactory, initialContentSupplier: ProjectCreatorInitialContentSupplier, mainFileName: String)
Parameters
templateProcessorFactory
factory that generates the template for the main file
initialContentSupplier
supplier of the initial content (code content and assets)
mainFileName
name of the main file, without extension