MCPcopy Index your code
hub / github.com/cobusgreyling/loop-engineering / cli.ts

File cli.ts

tools/loop-init/src/cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { spawn } from 'node:child_process';
3import { cp, mkdir, readFile, writeFile, access } from 'node:fs/promises';
4import path from 'node:path';

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected