angular-material-extensions / contacts

Angular Library to manage contacts and users with a material design
https://angular-material-extensions.github.io/contacts/
MIT License
44 stars 4 forks source link

feat: add schematics to the library (ng add @angular-material-extensions/contacts) #72

Open AnthonyNahas opened 5 years ago

AnthonyNahas commented 5 years ago

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request

Desired functionality

the developer should be able to add the library via schematics

ng add @angular-material-extensions/contacts

and everything should be already setup e.g: add import statement of the lib to app.module.ts