Generator
The generators are contained in the _templates folder (of the current working directory).
In the project example, we have one available generator named "email:new".
The templates should always end with the "*.t" file extension, their names however don't matter.
You can execute this command with:
You'll be prompted for the necessary variables and the files will be created.
Last updated