-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Luiz-Micci edited this page Nov 12, 2024
·
11 revisions
Learn how to use Cookiecutter to replace placeholders in XML files.
View XML Example
Understand how to replace values in JSON files, including handling JSONPaths.
View JSON Example
For YAML configuration files, see how to handle placeholders and queries.
View YAML Example
Get an overview of using Cookiecutter for plain text replacements.
View Plain Text Example
Use Cookiecutter for Java projects to replace package names, class names, and other code-related values.
View Java Example