MCPcopy Create free account
hub / github.com/cursor/plugins / cli.ts

File cli.ts

orchestrate/skills/orchestrate/scripts/cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env bun
2import { main } from "./cli/index.ts";
3
4await main();

Callers

nothing calls this directly

Calls 1

mainFunction · 0.90

Tested by

no test coverage detected