Main class for handling command-line interaction and initiating setup tasks.

Constructors

Properties

Methods

Constructors

Properties

projectName: ProjectName

Prompts for the project name.

Methods

  • Runs the main process, prompting for inputs and initiating setup tasks.

    Returns Promise<void>

    A Promise that resolves once the setup task is complete.

    Async

Generated using TypeDoc