Skip to content

getNextSteps

getNextSteps(options): string[]

Defined in: wp-typia-project-tools/src/runtime/templates/cli-scaffold-output.ts:99

Build the printed next-step commands for a scaffolded project.

ScaffoldNextStepsOptions

Project location and package-manager details used to format next-step commands.

string[]

Ordered shell commands shown after scaffolding succeeds.