MCPcopy Create free account
hub / github.com/Power-Playground/app / main

Function main

scripts/bootstrap.mjs:25–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23}
24
25async function main() {
26 await execa('pnpm', ['install'])
27 await execa('pnpm', ['build:replacer'])
28}
29
30
31main()

Callers 2

bootstrap.mjsFile · 0.85

Calls 1

execaFunction · 0.85

Tested by

no test coverage detected