-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Description
Overview of the feature request
Most of the generators of the core framework are different:
- Some have some files at the same level of the generator
- Some have logic inside generator.ts
- Some are using support/ folder for phases and helper methods
- Some have command.ts, other not
- Some are using files.ts prompt.ts...
- Some have properties in generator.ts
Would be nice to specify the ideal generator layout and filenames conventions through a RFC.
Alignments may be eligible to bounties then
Motivation for or Use Case
Clearly define the conventions of the core generators
- Checking this box is mandatory (this is just to show you read everything)