MCPcopy Create free account
hub / github.com/cloudflare/computer / publish-linux-x64.mjs

File publish-linux-x64.mjs

packages/computerd/scripts/publish-linux-x64.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2// Build the SEA binary, stamp the platform package's version to match
3// packages/computerd/package.json (the source of truth), copy the binary
4// into packages/computer-computerd-linux-x64/bin/, and npm publish.

Callers

nothing calls this directly

Calls 4

readFileSyncFunction · 0.85
writeFileSyncFunction · 0.85
logMethod · 0.65
dirnameFunction · 0.50

Tested by

no test coverage detected