Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
yargs from
'yargs'
;
2
import
fs from
'fs'
;
3
import
path from
'path'
;
4
import
{ serve, build, init } from
'./main'
;
Callers
nothing calls this directly
Calls
1
run
Function · 0.85
Tested by
no test coverage detected