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.
Parameters
Section titled “Parameters”options
Section titled “options”ScaffoldNextStepsOptions
Project location and package-manager details used to format next-step commands.
Returns
Section titled “Returns”string[]
Ordered shell commands shown after scaffolding succeeds.