User
ā What this example do:
- Parses a text-based project tree into structured objects.
- Supports template variables (
{{name}},{{projectName}}) in files. - Uses dry-run / verbose / backup options safely.
- Skips files dynamically via ignore patterns.
- Supports conditional file generation.
- Hooks into creation callbacks for logging.
- Includes append mode as optional behavior.