MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / create-project.ts

File create-project.ts

tools/challenge-helper-scripts/create-project.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs/promises';
2import path from 'path';
3import { select, input, number } from '@inquirer/prompts';
4import { format } from 'prettier';

Callers

nothing calls this directly

Calls 6

getAllBlocksFunction · 0.85
validateBlockNameFunction · 0.85
getChaptersFunction · 0.85
getModulesFunction · 0.85
createProjectFunction · 0.85
inputFunction · 0.50

Tested by

no test coverage detected