Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrispyers/openkiwi
/ github.ts
File
github.ts
tools/github/github.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ execFile, spawn } from
'node:child_process'
;
2
import
{ promisify } from
'node:util'
;
3
import
{ writeFile, unlink } from
'node:fs/promises'
;
4
import
{ tmpdir } from
'node:os'
;
Callers
nothing calls this directly
Calls
2
ghApi
Function · 0.85
debug
Function · 0.70
Tested by
no test coverage detected