webassets(1) Asset management application for Python web development

DESCRIPTION

usage: webassets [-h] [-v] [-q] [-c CONFIG | -m MODULE]
{build,check,clean,watch} ...

Manage assets.

positional arguments:

{build,check,clean,watch}

optional arguments:

-h, --help
show this help message and exit
-v
be verbose
-q
be quiet
-c CONFIG, --config CONFIG
read environment from a YAML file
-m MODULE, --module MODULE
read environment from a Python module