Skip to content

pantoken-root / packages/cli/src / runAdd

関数: runAdd()

runAdd(argv, cwd?): Promise<void>

ベータ

Run the pantoken add <item> command, delegating to shadcn add @pantoken/<item>. PTK_MD_11pantoken add <item> コマンドを実行し、shadcn add @pantoken/<item> に委譲します.

パラメーター

argv

readonly string[]

cwd?

string = ...

戻り値

Promise<void>