Skip to content

[FEATURE] Use plop and Handlebars to generate project code #1262

@ptrkdan

Description

@ptrkdan

Is your feature request related to a problem? Please describe.

The current solution to generating the code is simply copying and pasting from the "templates" found in the code folder. While it works for the current implementation, it will become cumbersome when we begin implementing more modules and more frameworks. If a module requires a shared file to be modified, it becomes cumbersome to develop and maintain.

Describe the solution you'd like

We aim to have a more flexible way to generate project code. Rather than copying and pasting whole files, utilizing plop and Handlebars would allow us to fine-tuning the contents of each file during code generation.

This would ideally allow us to implement modules and frameworks more easily in the future.

Related issues:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions