Skip to content

Add a template engine #131

@nikoksr

Description

@nikoksr

Is your feature request related to a problem? Please describe.
For now, template files were only copied and values inside of them, had to be changed afterwards. There was a single key value (__PROJECT_NAME__) which was replaced by regex with the current projects name; this is not efficient enough.

Describe the solution you'd like
We should implement a template engine like this one to make the project even more powerful.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions