Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blockmatic/basilic
/ cli.ts
File
cli.ts
packages/cli/src/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ createInterface } from
'node:readline'
4
import
{ Writable } from
'node:stream'
Callers
nothing calls this directly
Calls
5
resolveBaseUrl
Function · 0.85
promptApiKey
Function · 0.85
saveConfig
Function · 0.85
getOrCreateCommand
Function · 0.85
registerApiCommand
Function · 0.85
Tested by
no test coverage detected