MCPcopy
hub / github.com/antfu/skills / cli.ts

File cli.ts

scripts/cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execSync } from 'node:child_process'
2import { cpSync, existsSync, mkdirSync, readdirSync, readFileSync, rmSync, writeFileSync } from 'node:fs'
3import { dirname, join } from 'node:path'
4import process from 'node:process'

Callers

nothing calls this directly

Calls 1

mainFunction · 0.85

Tested by

no test coverage detected