getNextSteps
getNextSteps(
options):string[]
Defined in: wp-typia-project-tools/src/runtime/cli-scaffold.ts:534
Build the printed next-step commands for a scaffolded project.
Parameters
Section titled “Parameters”options
Section titled “options”GetNextStepsOptions
Project location and package-manager details used to format next-step commands.
Returns
Section titled “Returns”string[]
Ordered shell commands shown after scaffolding succeeds.