@best-shot/cli

Command-Line Interface of best-shot.

Usage no npm install needed!

<script type="module">
  import bestShotCli from 'https://cdn.skypack.dev/@best-shot/cli';
</script>

README

@best-shot/cli logo

Command-Line Interface of best-shot.

npm github node

Installation

npm install @best-shot/cli --save-dev

Usage

npx --no-install best-shot <command> [options]

Commands

watch

Same as dev command in watch mode.

dev

Bundle files in development mode.

prod

Bundle files in production mode.