Skip to main content
Generate a new design module. The command scaffolds a base module, marks it as type: "design" in its yml config, then pulls the design source from the upstream skeleton-design repository and installs its dependencies.

Usage

ooneex design:create [options]

Examples

ooneex design:create
ooneex design:create --name=ui

Options

OptionDescriptionDefault
--nameName of the design module to create.Prompted if omitted
--cwdWorking directory the command runs in.Current directory
--silentSkip prompts and log output.false