MCPcopy
hub / github.com/anomalyco/opencode / publish.ts

File publish.ts

packages/opencode/script/publish.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env bun
2import { $ } from "bun"
3import pkg from "../package.json"
4import { Script } from "@opencode-ai/script"

Callers

nothing calls this directly

Calls 9

fileMethod · 0.80
writeMethod · 0.80
publishFunction · 0.70
jsonMethod · 0.65
textMethod · 0.65
nothrowMethod · 0.65
logMethod · 0.45
valuesMethod · 0.45
allMethod · 0.45

Tested by

no test coverage detected