Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lingodotdev/lingo.dev
/ cursor.ts
File
cursor.ts
packages/cli/src/cli/cmd/init/cursor.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ InteractiveCommand, InteractiveOption } from
"interactive-commander"
;
2
import
Ora from
"ora"
;
3
import
fs from
"fs"
;
4
import
path from
"path"
;
Callers
nothing calls this directly
Calls
1
info
Method · 0.80
Tested by
no test coverage detected