create-yamlresume
    Preparing search index...

    Function copyTemplateFiles

    • Copy template files and replace placeholders.

      Parameters

      • templatesDir: string

        The directory containing the template files.

      • targetDir: string

        The directory to copy the template files to.

      • variables: Record<string, string>

        The variables to replace in the template files.

      Returns void