networknt / networknt/light-codegen
Allow a user to specify additional or replacement template files for generation, configurable
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- Java
- Stars
- 49
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.