Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
{ mkdir, readdir, readFile, writeFile } from
"node:fs/promises"
;
3
import
path from
"node:path"
;
4
import
{ Command } from
"commander"
;
Callers
nothing calls this directly
Calls
1
sync
Function · 0.85
Tested by
no test coverage detected