light-codegen
light-codegen copied to clipboard
Allow a user to specify additional or replacement template files for generation, configurable
The following things need to be done:
- Allow another optional parameter in the command line to specify a folder with additional templates.
- Allow additional jars to be in the classpath to handle the new templates and inject into the generator.
- Expose the data model somehow to allow plugin classes to access the data model and configuration.