/boxes-builds

Record of boxes built with florianfesti's boxes

Primary LanguagePythonMIT LicenseMIT

Boxes.py builds

Record of boxes.py builds.

Install

poetry env use python3.9
poetry install

Use

Execute invoke tasks:

poetry shell
invoke --list
invoke task1 ... taskN

Execute a custom generator:

BOXES_GENERATOR_PATH=generators boxes BurnTestCustom --date=1 --id="my identifier"