Main class for handling command-line interaction and initiating the creation of a task.

Constructors

Properties

projectName: ProjectName

Prompts for the project name.

Methods

  • Runs the main process, prompting for inputs and initiating task creation.

    Returns Promise<void>

    A Promise that resolves once the task creation is complete.

    Async

Generated using TypeDoc