Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composability #13

Open
blai opened this issue May 31, 2014 · 2 comments
Open

Composability #13

blai opened this issue May 31, 2014 · 2 comments
Milestone

Comments

@blai
Copy link

blai commented May 31, 2014

It is essential to have the capability to compose multiple generators, just like Yeoman's composeWith and hookFor

@joakimbeng
Copy link
Member

@blai Yes, I agree! I've been thinking about how to do it in a good way, but none has yet come to my mind.

@ErikEvenson
Copy link

Couldn't this be done by convention and a common config object? The base generator could simply require the generator to be composed and pass a config object along in the require call.

@joakimbeng joakimbeng added this to the 2.0 milestone Feb 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants