mgnl create-light-module <moduleName>
This command creates a new light module in the form of a set of empty light module folders
Arguments
Name | Description |
---|---|
moduleName | The name of the new light module. Avoid spaces and special characters since this name is used as folder name |
Options
Name | Description |
---|---|
-p, --path <path> | The path of the parent directory for the new light module |
-P, --prototype <prototype> | The name of the prototype variant to create the light module |