Quick & dirty commit of current progress to share with others. ``` python -m venv venv source venv/bin/activate pip install --editable .[dev] d2dump /path/to/stash.d2i ```