Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Explosion-Scratch/firebuilder
/ cli.js
File
cli.js
cli.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
inquirer from
"inquirer"
;
2
import
{ lstatSync, readdirSync, writeFileSync, existsSync, readdir } from
"fs"
;
3
import
meow from
"meow"
;
4
import
readJSON from
"./helpers/readJson"
;
Callers
nothing calls this directly
Calls
6
readJSON
Function · 0.85
fmt
Function · 0.85
showHelp
Function · 0.85
confirm
Function · 0.85
run
Function · 0.85
tc
Function · 0.85
Tested by
no test coverage detected