MCPcopy 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

1import "dotenv/config";
2import "./lib/env.js";
3import { defineCommand, runMain } from "citty";
4import { getVersion, showBanner } from "./utils/banner.js";

Callers

nothing calls this directly

Calls 2

showBannerFunction · 0.85
getVersionFunction · 0.85

Tested by

no test coverage detected