why the newest version generator don't support Bootstraps, the golbal of 
this version is not to build a app, just for building a custom element?

On Tuesday, May 28, 2013 6:40:44 PM UTC+8, Addy Osmani wrote:
>
> I work on Yeoman <http://yeoman.io>, a workflow for improving developer 
> speed when developing apps and am 
> interested in creating a Generator (scaffold) for Polymer. Would this be 
> useful to anyone?
>
> I was thinking the workflow for the generator could be something like:
>
> $ yo polymer
>
> $ > What would you like to call your new component?
> Carousel
>
> $ > Will this be a Polymer element? Y/N
> Y
>
> $ > Would you like some extra boilerplate code included? Y/N
> Y
>
> We then automatically scaffold out your component, write an index.html 
> file including it via HTML imports and pull in Polymer (and any related 
> files)
> using Bower. That's the start. If you want to go create another component 
> using the same project (e.g a calendar), you can just run:
>
> $ yo polymer:component calendar
>
> $ > What would you like to call your new component?
> etc.
>
> and it'll just scaffold out the component and also wire it up to the index 
> using HTML imports.
>
> If this sounds interesting, I'd be happy to collaborate with Scott and 
> Eric to define the optimal workflow and what code to scaffold out. I'm 
> considering
> writing something for this in June.
>

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/2497c91d-66c3-4924-8e57-fc700504ebca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to