Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ init.ts
File
init.ts
packages/cli/src/cli/cmd/init.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
{ getConfig, saveConfig } from
"../utils/config"
;
4
import
{
Callers
nothing calls this directly
Calls
15
getSettings
Function · 0.90
getConfig
Function · 0.90
ensurePatterns
Function · 0.90
saveConfig
Function · 0.90
createAuthenticator
Function · 0.90
login
Function · 0.90
saveSettings
Function · 0.90
resolveLocaleCode
Function · 0.85
throwHelpError
Function · 0.85
parseListInput
Function · 0.85
findLocaleFiles
Function · 0.85
initCICD
Function · 0.85
Tested by
no test coverage detected