A four-digit year string representing the launch date of the project.
Project’s human-friendly name in title case.
Optional
clrDefault output colour to the terminal.
Optional
compilerOptional arguments to use when constructing Stage.Compiler.
Optional
consoleOptional arguments to use when constructing Logger.
Optional
fsOptional arguments to use when constructing FileSystem.
Optional
pathsPaths to files or directories.
Absolute or relative to node’s cwd.
Optional
replacePlaceholders to be replaced during the build processes.
Optional
stagesAll build stages and whether or not they run, including custom implementations.
If true, the default class is run. If false, it is not run at all.
An input configuration object for a project using this library.
Non-required properties are optional here. For the type of the completed object used within this library, see Config.Internal.
For default values, see defaultConfig.
Since
0.1.0-alpha