================ beemo analytics ================ .. program:: beemo-analytics Generate HTML analytics site from log CSVs. .. code-block:: text Usage: beemo analytics [OPTIONS] Options ======= .. option:: --csv-dir PATH Input CSV directory. .. option:: --templates-dir PATH Chameleon templates directory. .. option:: --manifest PATH Path to ``manifest.json`` from site build. .. option:: --output-dir PATH Output directory. .. option:: --base-url TEXT Site base URL e.g. ``https://bennuttall.com``. .. option:: --title TEXT Analytics title. .. option:: --help Show this message and exit.