generate

abstract fun generate(config: BuildInitConfig, projectDir: Directory)(source)

Generates a project from the given configuration in the given directory.

Since

8.12

Parameters

config

the configuration for the project to generate

projectDir

the directory that will contain the new project