The struggle I have with project generators is that you can only run them once.<p>If you didn't think you needed the billing module when you ran it but later you find that you need it, the generator is of little use. You end up running it again to create a new project and manually copying in the billing pieces.<p>Or, if the generator is upgraded after you used it, it's to late for you.<p>I wonder if this tool tries to mitigate those issues at all.