Function: runProjen()
runProjen(
args,root):void
Run projen with the given args from root. Prefers the installed projen bin
via bun run, so the workspace’s own engine + tasks are used.
Parameters
Section titled “Parameters”string[]
string
Returns
Section titled “Returns”void