Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PatrickJS/awesome-cursorrules
/ check-awesome-list.mjs
File
check-awesome-list.mjs
scripts/check-awesome-list.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ existsSync, readFileSync } from
"node:fs"
;
4
import
{ resolve } from
"node:path"
;
Callers
nothing calls this directly
Calls
4
githubBlobPrefix
Function · 0.90
githubRawPrefix
Function · 0.90
parseArgs
Function · 0.70
checkReadme
Function · 0.70
Tested by
no test coverage detected