interface AddGeneratorSchema {
    projectName: string;
}

Properties

Properties

projectName: string

Name of the project to add betterer to.