Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 590 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 590 Bytes

sitetool-cli

Usage: sitetool-cli [options] [command]

Commands:
  build       Build to work directory
  clean       Clean work and distribute directory
  distribute  Build to dist directory
  help        Display help
  serve       Start local web server with work directory
  start       Run build, watch + serve
  version     Display version
  watch       Start watcher with src directory

Options:
  -c, --config [value]  Configuration file (defaults to "./sitetool.config.js")
  -h, --help            Output usage information
  -v, --version         Output the version number