wix generate

The Wix CLI is in Developer Preview and is subject to change.

Starts a process that guides you through adding an extension to your project. After selecting an extension you are prompted for relevant configuration details, then your extension is generated in your project's local files, where each extension will have its own extension.ts file.

Usage

Copy
Did this help?