Represents a class for setting up project.

Constructors

Properties

Methods

Constructors

Properties

convention: Conventions

The project naming convention.

projectName: undefined | string

The name of the project.

Methods

  • Runs the setup process for project configurations.

    Returns Promise<void>

    A Promise that resolves when the setup is complete.

Generated using TypeDoc