cellsjs / generator-component-cells

Cells Seed Yeoman generator
3 stars 5 forks source link

Rename repo to cells-component-generator #3

Open froucher opened 8 years ago

froucher commented 8 years ago

This generator just works for web-components, so it is time to change the name...

kcmr commented 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