Function: buildAllSamples()#

buildAllSamples(targetDirectory, samplesPath?): Promise<string[]>

Builds all samples from config.json

Parameters#

targetDirectory#

string

Directory where all sample projects should be created

samplesPath#

optional samplesPath: string

Path to a custom config.json file containing sample definitions.

Returns#

Promise<string[]>

Array of paths to the created projects