export interface CliOptions { projectName: string templateName: string templatePath: string tartgetPath: string projectPath: string }