-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Micci - Luiz Miccieli edited this page Dec 4, 2024
·
11 revisions
Learn how to use Templifly 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 Templifly for plain text replacements.
View Plain Text Example - TODO
Use Templifly for Java projects to replace package names, class names, and other code-related values.
View Java Example