yeoman / generator-polymer

Scaffold out a Polymer project
http://polymer-project.org
926 stars 149 forks source link

Generate gh-pages from custom branch #230

Closed Zecat closed 8 years ago

Zecat commented 8 years ago

Is it possible to generate gh-pages from the current or a custom branch ? In some cases it could be convenient.

robdodson commented 8 years ago

Right now it's hard coded to use master branch (https://github.com/yeoman/generator-polymer/blob/master/gh/index.js#L55) but that could probably be an option. yo polymer:gh crazy-test or something

Zecat commented 8 years ago

Ok thanks, this has not been implemented for a particular reason?

robdodson commented 8 years ago

Nobody asked until now :) On Oct 7, 2015 6:16 PM, "Félix Jullien" notifications@github.com wrote:

Ok thanks, this has not been implemented for a particular reason?

— Reply to this email directly or view it on GitHub https://github.com/yeoman/generator-polymer/issues/230#issuecomment-146387375 .

arthurvr commented 8 years ago

:+1:

MeTaNoV commented 8 years ago

+1 :)