MCPcopy Create free account
hub / github.com/CreminiAI/skillpack / cli.ts

File cli.ts

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

Source from the content-addressed store, hash-verified

1import { Command } from "commander";
2import chalk from "chalk";
3import { createCommand } from "./commands/create.js";
4import { runCommand } from "./commands/run.js";

Callers

nothing calls this directly

Calls 5

createCommandFunction · 0.85
runCommandFunction · 0.85
zipCommandFunction · 0.85
normalizeUserArgsFunction · 0.85
parseMethod · 0.80

Tested by

no test coverage detected