MCPcopy Create free account
hub / github.com/GrapesJS/cli / cli.ts

File cli.ts

src/cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import yargs from 'yargs';
2import fs from 'fs';
3import path from 'path';
4import { serve, build, init } from './main';

Callers

nothing calls this directly

Calls 1

runFunction · 0.85

Tested by

no test coverage detected