Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ index.ts
File
index.ts
packages/cli/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#! /usr/bin/env node
2
import
{ hideBin } from
'yargs/helpers'
;
3
import
{ cli } from
'./lib/cli.js'
;
4
// FIXME: this is a hot fix for github action running in node 18 instead of node 20
Callers
nothing calls this directly
Calls
1
cli
Function · 0.85
Tested by
no test coverage detected