MCPcopy
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
3import { existsSync, readFileSync } from "node:fs";
4import { resolve } from "node:path";

Callers

nothing calls this directly

Calls 4

githubBlobPrefixFunction · 0.90
githubRawPrefixFunction · 0.90
parseArgsFunction · 0.70
checkReadmeFunction · 0.70

Tested by

no test coverage detected