npm install
- Add a template to the
./src/inputfolder. - Update the
TEMPLATE_NAMEvariable in./src/index.tsto the name of the template file
- Add a schema (see sample
./src/schema/moose_srb_schema.ts) - Set the
TEMPLATE_SCHEMAvariable in./src/index.tsto the value of the schema
npm run start
See the produced files in ./src/output