DanWahlin/CustomerManager

Yeoman generator

ram-you opened this issue · 4 comments

Hi Dan,
Good job.
It will be very interesting if some one can write a Yeoman Generator for this good project.
Regards.

That would definitely be great! Any takers out there?

@DanWahlin :

As it's a demo app, if it's yeoman generator if would be just dumping the folder structure and installing the dependencies, that would as good as cloning the repo.

It would make more sense if some part of application could be used and some are not, based on the user's choice.

If lines are drawn as to what could be used and want could be skipped would make things better?

I agree after thinking it through more. It allows standard AngularJS $http to be used OR BreezeJS to communicate with the server. A yeoman generator could be useful there to allow someone to choose the option. Aside from that type of scenario, I'd agree that a regular clone is just as useful though.

👍