Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigcommerce/stencil-cli
/ stencil-init.js
File
stencil-init.js
bin/stencil-init.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
program from
'../lib/commander.js'
;
3
import
StencilInit from
'../lib/stencil-init.js'
;
4
import
{ PACKAGE_INFO } from
'../constants.js'
;
Callers
nothing calls this directly
Calls
2
prepareCommand
Function · 0.90
run
Method · 0.45
Tested by
no test coverage detected