ngx-cli-toolkit icon indicating copy to clipboard operation
ngx-cli-toolkit copied to clipboard

feat: add template component to ng-generate schematic

Open kroeder opened this issue 4 years ago • 0 comments

This

ng generate ngx-cli-toolkit:generate-schematic ...

should add files directory with templates for a component + spec file so that you don't have to start with a blank ng generate custom schematic in a project

kroeder avatar May 26 '21 18:05 kroeder