Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
{ main } from
"./cli/index.ts"
;
3
4
await
main();
Callers
nothing calls this directly
Calls
1
main
Function · 0.90
Tested by
no test coverage detected