MCPcopy Create free account
hub / github.com/ProtonDriveApps/sdk / build-cli.mjs

File build-cli.mjs

cli/scripts/build-cli.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env bun
2
3import path from 'node:path';
4import { execFileSync } from 'node:child_process';

Callers

nothing calls this directly

Calls 3

getVersionFunction · 0.85
resolveMethod · 0.80
filterMethod · 0.80

Tested by

no test coverage detected