Skip to content

feat/custom-templates#29

Merged
p-mcgowan merged 1 commit intomainfrom
feat/custom-templates
Jun 12, 2025
Merged

feat/custom-templates#29
p-mcgowan merged 1 commit intomainfrom
feat/custom-templates

Conversation

@p-mcgowan
Copy link
Collaborator

add custom generator overrides (-T, --templates ).

can be a folder with override files, or a module (local or node module) containing exports.

to disable generation completely, return an empty string.

ref #20

add custom generator overrides (-T, --templates <path>).

<path> can be a folder with override files, or a module (local or node
module) containing exports.

to disable generation completely, return an empty string.

ref #20
@p-mcgowan p-mcgowan force-pushed the feat/custom-templates branch from 2b02e61 to ad067aa Compare June 12, 2025 07:25
@p-mcgowan p-mcgowan merged commit 3cfa7bf into main Jun 12, 2025
3 checks passed
@p-mcgowan p-mcgowan deleted the feat/custom-templates branch June 12, 2025 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant