MCPcopy Index your code
hub / github.com/bitjson/typescript-starter / tasks.ts

File tasks.ts

src/cli/tasks.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { join } from 'path';
2
3import execa, { Options } from 'execa';
4import githubUsername from 'github-username';

Callers

nothing calls this directly

Calls 3

cloneRepoFunction · 0.85
initialCommitFunction · 0.85
installFunction · 0.85

Tested by

no test coverage detected