MCPcopy 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

1import { execFile, spawn } from 'node:child_process';
2import { promisify } from 'node:util';
3import { writeFile, unlink } from 'node:fs/promises';
4import { tmpdir } from 'node:os';

Callers

nothing calls this directly

Calls 2

ghApiFunction · 0.85
debugFunction · 0.70

Tested by

no test coverage detected