MCPcopy
hub / github.com/lingodotdev/lingo.dev / may-the-fourth.ts

File may-the-fourth.ts

packages/cli/src/cli/cmd/may-the-fourth.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Command } from "interactive-commander";
2import * as cp from "node:child_process";
3import figlet from "figlet";
4import chalk from "chalk";

Callers

nothing calls this directly

Calls 6

logMethod · 0.80
errorMethod · 0.80
renderClearFunction · 0.70
renderBannerFunction · 0.70
renderSpacerFunction · 0.70
renderHeroFunction · 0.70

Tested by

no test coverage detected