@devmod/schematic
v0.0.1
Published
Add @devmod/core and @devmod/interface to your angular project
Readme
Install using the Angular CLI schematic (beta):
npm i @devmod/schematic;ng generate @devmod/schematic:devmod-angular
This will create the required devmod.config.ts file, add devmod to your package.json and update the required module and component files as needed.
