MCPcopy
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

1import { InteractiveCommand, InteractiveOption } from "interactive-commander";
2import Ora from "ora";
3import { getConfig, saveConfig } from "../utils/config";
4import {

Callers

nothing calls this directly

Calls 15

getSettingsFunction · 0.90
getConfigFunction · 0.90
ensurePatternsFunction · 0.90
saveConfigFunction · 0.90
createAuthenticatorFunction · 0.90
loginFunction · 0.90
saveSettingsFunction · 0.90
resolveLocaleCodeFunction · 0.85
throwHelpErrorFunction · 0.85
parseListInputFunction · 0.85
findLocaleFilesFunction · 0.85
initCICDFunction · 0.85

Tested by

no test coverage detected