Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
import
{ $ } from
"bun"
3
import
pkg from
"../package.json"
4
import
{ Script } from
"@opencode-ai/script"
Callers
nothing calls this directly
Calls
9
file
Method · 0.80
write
Method · 0.80
publish
Function · 0.70
json
Method · 0.65
text
Method · 0.65
nothrow
Method · 0.65
log
Method · 0.45
values
Method · 0.45
all
Method · 0.45
Tested by
no test coverage detected