PentiaLabs / generator-helix

Generate Helix compliant solutions with Yeoman.
MIT License
40 stars 22 forks source link

Add in Support For Module Groups #82

Closed Vapok closed 7 years ago

Vapok commented 7 years ago

User story

As a developer, I want to be prompted for an optional Module Group name when adding a module so that I can have groupings of logical modules together. This is documented as an optional file structure in section 2.3.1 of the Helix documentation.

Expected behavior

When adding a module to Helix, during the prompts, after Vendor Name prompt, I would expect to see an optional prompt for Module Group.

Actual behavior

The functionality does not prompt for Module Group.

Steps to reproduce the behavior

Adding a module does not provide you a method for specifying a module group.

TakeitEasyAlan commented 7 years ago

This is fixed by TS