wcl init

Scaffold a new project folder from a WCL template.

ArgumentRequiredDescriptionRemarks
templaterequiredBuilt-in name, user template, or path to a template .wcl.
destoptionalDestination directory (default: the answered name).
SwitchValueDescriptionRemarks
--listList the built-in templates and exit.
--defaultsUse defaults for every property — no prompts.
-D, --defineKEY=VALUEPreset a template property (repeatable).
console
wcl init minimal ./app -D name=app --defaults