ngx-cli-toolkit
ngx-cli-toolkit copied to clipboard
feat: add template component to ng-generate schematic
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