jadjoubran / laravel-ng-artisan-generators

Laravel artisan AngularJS generators
MIT License
90 stars 23 forks source link

Publish templates? #2

Open jadjoubran opened 9 years ago

jadjoubran commented 9 years ago

I was thinking maybe we can publish the templates as well in the resources/generators so that users can have the flexibility of modifying the default template What do you think?

m33ch commented 9 years ago

This is a great idea!

So would you migrate stub files to jadjoubran/laravel5-angular-material-starter ?

jadjoubran commented 9 years ago

Yes we probably need to publish the stubs to jadjoubran/laravel5-angular-material-starter I have a card that on the original repo that will remove the stubs and original functionality so we can then include this once I implement the recipes system

m33ch commented 9 years ago

Ok @jadjoubran

Need change each command for get contents of stub file.

Maybe it usefull to set in config file source directory of generators. What do you think?

jadjoubran commented 9 years ago

That's great!

m33ch commented 9 years ago

Hi @jadjoubran,

namespace has been changed.

jadjoubran commented 9 years ago

Awesome great! I'll release a 1.0 version as soon as possible (hopefully this weekend)