imperodesign / generator-impero

Impero's website skeleton generator, courtesy of Yeoman
Other
1 stars 1 forks source link

Deploy folder #18

Closed samhh closed 8 years ago

samhh commented 8 years ago

What to do with it? Nobody outside of Impero will want that generated but we're much better off having it there for ourselves. What solution is there to that?

samhh commented 8 years ago

Also applies to the Dockerfile I suppose.

One option would be a confirm prompt: "Do you want the Impero deploy scripts?" something like that?

Edit: Perhaps "Are you an Imperian?" with a default to no?

samhh commented 8 years ago

@pvalentim Perhaps I could make a quick, private second generator for pulling these in? So you'd do yo {newProjectName} for this which anyone could do, then just Imperians could say yo impero to fetch the deploy scripts?

pvalentim commented 8 years ago

yeah a private generator seems like the best option. We do have a private npm account so we can publish it there

samhh commented 8 years ago

Nearly done, approaching it like this: https://github.com/yeoman/generator/issues/553#issuecomment-45932804