Warhammer Fantasy Roleplay 4th Edition Copyright Games Workshop and licensed to Cubicle 7 Entertainment Limited. All content is copyright their respective authors.
python3 -m venv my_env. bin/activatepip install --upgrade pip setuptoolspip install -e .[testing]pytestInitialise the database, this will silently not do anything if a db already exists. You have to delete the db and re-initialise on any db structure change. There is no db migration facility yet.
init_db development.inipserve development.iniThis is only used for generating the PDFs
Use MacPorts as detailed here: https://doc.courtbouillon.org/weasyprint/stable/first_steps.html
If you get OSError due to missing libraries, you may need to export the library locations.
export DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib:$DYLD_FALLBACK_LIBRARY_PATH