mrichard / generator-marionette

Yeoman marionette generator a la AMD
329 stars 72 forks source link

Not a Yes or No question #27

Open sprugman opened 10 years ago

sprugman commented 10 years ago

Would you like to install the full express app or simply the marionette generators? (Y/n)

stephanebachelier commented 10 years ago

I would say simply the marionette generators. I stopped using the generators because I am only interested in marionette generators, not the full express app and I did not found a clear option to not install express app.

In my opinion it would be better to split this generator in two distincts generators : marionette and express. Being splitted I would definitely use marionette generators. They are great.

andymcfee commented 10 years ago

@stephanebachelier I think the point of this issue is that when you run yo marionette it asks you that question and Y/n is not a valid answer. DO you want X or Y? (Y/n). The generator needs to be updated to phrase this question better.

sprugman commented 10 years ago

@andymcfee yup.

stephanebachelier commented 10 years ago

@andymcfee A question with Yes or No answer should be better :)