Open froucher opened 8 years ago
Why not rename it to "generator-cells"?
If you look at the folder structure generated by generator-generator, you can have a single "generators" folder or whatever you want that contains many generators (ui-component, dm-component, dp-component, app, theme?, pisco-recipe, etc.)
generator-polymer also contains multiple generators (app, seed, element) and they are using git submodules for app and component generators.
And the command would look good:
yo cells:ui-component
yo cells:app
This generator just works for web-components, so it is time to change the name...