Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@gct256/sitetool-cli

gct25630MIT3.1.0

command line interface for @gct256/sitetool

readme

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