A few examples are provided in this folder. See the input and corresponding output folders.
Try them out by running ./scripts/run-example-<name>.sh from the parent folder.
basic- A basic example of usingdgenwith just a template files and the default data. It creates a TypeScript file.data- An example of usingdgenwith a data file. It creates a TypeScript file and then executes it.markdown- An example of usingdgenwith a data file and outputting Markdown.processor- An example of usingdgenwith a processor file.