[
    "ng g @lowcodeunit-devkit/ng-lcu:library --name={{projectName}} --initWith={{initWith}}",
    "ng build {{projectName}}"
]