The list of build-in generators:
- basic
-
This is the most simple generator that only iterates the file
structure of the templates it is provided with, replaces variables
in the name and content of the files and creates files in destination
directory for the project.
The files and directories that start with an underscore are
ignored.
Related source code documentation:
|