Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modem-dev/hunk
/ run.ts
File
run.ts
benchmarks/run.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
import
os from
"node:os"
;
3
import
{ mkdirSync, writeFileSync } from
"node:fs"
;
4
import
{ dirname, resolve } from
"node:path"
;
Callers
nothing calls this directly
Calls
6
aggregateMetric
Function · 0.90
runScript
Function · 0.85
gitSha
Function · 0.85
packageVersion
Function · 0.85
formatValue
Function · 0.85
parseArgs
Function · 0.70
Tested by
no test coverage detected