0.0.1-alpha.0 • Published 5 years ago

@justa/ng-schematics v0.0.1-alpha.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

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=false

Check the documentation with

schematics --help

Unit Testing

npm run test will run the unit tests, using Jasmine as a runner and test framework.

License

MIT