Skip to content

Latest commit

 

History

History

cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@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.