Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScrapeGraphAI/just-scrape
/ cli.ts
File
cli.ts
src/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
"dotenv/config"
;
2
import
"./lib/env.js"
;
3
import
{ defineCommand, runMain } from
"citty"
;
4
import
{ getVersion, showBanner } from
"./utils/banner.js"
;
Callers
nothing calls this directly
Calls
2
showBanner
Function · 0.85
getVersion
Function · 0.85
Tested by
no test coverage detected