MCPcopy Create free account
hub / github.com/bigcommerce/stencil-cli / stencil-start.js

File stencil-start.js

bin/stencil-start.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import 'colors';
3import { PACKAGE_INFO } from '../constants.js';
4import program from '../lib/commander.js';

Callers

nothing calls this directly

Calls 2

prepareCommandFunction · 0.90
runFunction · 0.70

Tested by

no test coverage detected