Skip to content
Luiz-Micci edited this page Nov 12, 2024 · 11 revisions

Usage Examples

XML Example

Learn how to use Cookiecutter to replace placeholders in XML files.
View XML Example

JSON Example

Understand how to replace values in JSON files, including handling JSONPaths.
View JSON Example

YAML Example

For YAML configuration files, see how to handle placeholders and queries.
View YAML Example

Plain Text Example

Get an overview of using Cookiecutter for plain text replacements.
View Plain Text Example

Java Example

Use Cookiecutter for Java projects to replace package names, class names, and other code-related values.
View Java Example

Clone this wiki locally