MCPcopy Create free account
hub / github.com/danja/dogalog / build-docs.mjs

File build-docs.mjs

scripts/build-docs.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { copyFile, mkdir, readFile, writeFile } from 'fs/promises';
2import path from 'path';
3import { fileURLToPath } from 'url';
4import { marked } from 'marked';

Callers

nothing calls this directly

Calls 1

templateFunction · 0.85

Tested by

no test coverage detected