jquery-boilerplate / generator-jquery-boilerplate

Yeoman Generator for jQuery Boilerplate
https://npmjs.org/generator-jquery-boilerplate
150 stars 31 forks source link

Some further feedback :) #1

Open addyosmani opened 11 years ago

addyosmani commented 11 years ago

Hey Zeno!

I thought I'd continue our thread here just to capture some more feedback in case it's of help:

zenorocha commented 11 years ago

Hey Addy!

Awesome, thanks :)

addyosmani commented 11 years ago

I wonder if there's anything more we can do to improve the user-experience of this generator. Perhaps we could prompt them for common actions/boilerplate they may need that we could add on top of jQuery boilerplate or help in other ways?

Perhaps we could even recommend it somewhere on http://jqueryboilerplate.com/?

zenorocha commented 11 years ago

First step completed.

With the new redesign of jqueryboilerplate.com, people can now discover this Yeoman Generator project.

zenorocha commented 11 years ago

I agree that we could improve the UX with some prompts, I'm going to add it to the roadmap.

johnraz commented 10 years ago

Any news about the prompt system ? I was first thinking of doing some nasty search replace magic before copying the files over but it's definitely too ugly to be considered acceptable.

Do you think that it would be possible to change the main jquery boilerplate's file to make use of yeoman template variable where relevant?

addyosmani commented 10 years ago

Do you think that it would be possible to change the main jquery boilerplate's file to make use of yeoman template variable where relevant?

Should be possible.