MCPcopy 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
2import { hideBin } from 'yargs/helpers';
3import { 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

cliFunction · 0.85

Tested by

no test coverage detected