create-yamlresume
    Preparing search index...

    Function createResumeFile

    • Create the resume file using yamlresume CLI.

      Parameters

      • resumeFile: string

        The name of the resume file.

      • projectPath: string

        The path to the project.

      Returns Promise<void>

      A promise that resolves when the resume file is created.