MCPcopy 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
2import program from '../lib/commander.js';
3import StencilInit from '../lib/stencil-init.js';
4import { PACKAGE_INFO } from '../constants.js';

Callers

nothing calls this directly

Calls 2

prepareCommandFunction · 0.90
runMethod · 0.45

Tested by

no test coverage detected