MCPcopy Create free account
hub / github.com/VPSDance/ai-proxy-rules / sync.ts

File sync.ts

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { mkdir, readdir, readFile, writeFile } from "node:fs/promises";
3import path from "node:path";
4import { Command } from "commander";

Callers

nothing calls this directly

Calls 1

syncFunction · 0.85

Tested by

no test coverage detected