Optional
excludePattern or patterns of files to exclude. Defaults to [] (ie, include
everything). Overrides the include
option.
Optional
includePattern or patterns of files to include. Defaults to '**' (ie, include everything). Set to an empty array to include nothing.
Target folder where the output will be written
Optional
templateMustache settings that can override the defaults
Optional
templatesFolder where the templates live, relative to the main script used to initialize. Defaults to './templates'
Options passed to Init#build