@justa/ng-schematics
v0.0.1-alpha.0
Published
Angular feature generation tool for Justa productivity.
Readme
Justa Angular Schematics
Angular feature generation tool for Justa productivity and project structure.
Install
WIP
Running on dev mode
To test locally, install @angular-devkit/schematics-cli globally and use the schematics command line tool. That tool acts the same as the generate command of the Angular CLI, but also has a debug mode.
schematics .:<FEATURE-NAME> --debug=falseCheck the documentation with
schematics --helpUnit Testing
npm run test will run the unit tests, using Jasmine as a runner and test framework.
License
MIT
