1.2.1 • Published 8 years ago
@beeman/schematics v1.2.1
@beeman/schematics
Custom schematics from beeman.
Installation
npm install @beeman/schematicsGeneric Schematics
license
Generate custom LICENSE file.
schematics @beeman/schematics:licenseprettier
Generate custom prettierrc.
schematics @beeman/schematics:prettierAngular Schematics
ng-crud-module
Generate a Crud Module
ng generate @beeman/schematics:ng-crud-moduleng-ui-module
Generate a UiModule
ng generate @beeman/schematics:ng-ui-moduleDevelopment
To develop locally, run npm run dev.
This will run tsc and jasmine in watch mode.
License
MIT