Main class for handling the setup of a project.

Constructors

Properties

Methods

Constructors

Properties

convention: Conventions

The naming convention.

projectName: undefined | string

The name of the project (optional).

Methods

  • Runs the main process for setting up the project.

    Returns Promise<void>

    A Promise that resolves once the project setup process is complete.

    Async

Generated using TypeDoc