Home > wq.build

wq.build

wq.build (fomerly wq.core) provides the core wq command line application for use with wq.app and other modules in the wq framework.

wq.build on GitHub

Installation

# Recommended: create virtual environment
# python3 -m venv venv
# . venv/bin/activate

# Install entire wq suite (recommended)
python3 -m pip install wq

# Install only wq.build
python3 -m pip install wq.build

API

wq --help

See the documentation for more information.

  • wq
  • wq collectjson
  • deploy (Management command)
  • wq icons
  • wq movefiles
  • wq serviceworker
  • wq setversion