wet-boew / generator-wet-boew-theme

Yo generator for WET theme development
Other
4 stars 10 forks source link

Update default bower.json #8

Closed nschonni closed 10 years ago

nschonni commented 10 years ago
nschonni commented 10 years ago

@LaurentGoderre not sure if it makes more sense to just run bower init after the basic install, but I thought this couldn't hurt

LaurentGoderre commented 10 years ago

What does init do? Also, I wonder if instead of hard-coding the version of WET we couldn't try using the API to get the latest release?

nschonni commented 10 years ago

What does init do?

If you're starting a repo it will prompt you to fill in the fields, but if there is an existing config it will prompt you through to make sure that any common fields are filled in and then re-write the file

nschonni commented 10 years ago

Also, I wonder if instead of hard-coding the version of WET we couldn't try using the API to get the latest release?

Excellent idea!

LaurentGoderre commented 10 years ago

Maybe before that we should ask if they want the latest or release version don't you think?

nschonni commented 10 years ago

Yeah, that might be good. If we publish the generator to NPM and then keep it in sync with the core releases, then that stable version would be fine.

LaurentGoderre commented 10 years ago

Can I merge this in the meantime?

nschonni commented 10 years ago

Yeah, go ahead