hq_builder Code
Brought to you by:
kurvivor
This readme is for getting HQ roster builder running
This project is web-based roster builder for games by Games Workshop. We strive to keep it up-to-date to the best of our abilities.
Current version of the core is 2.
There are following steps in setting things up.
Install Python 2.x, virtualenv and pip
Create virtual environment and activate it
Install rest of dependencies with pip: pip install -r requirements.txt
Setup database scheme with alembic: alembic -c db/alembic/alembic.ini -x mode=debug upgrade head
Start server in debug mode: python hq.py --debug
Author of the project is Denis Romanov
Other contributors: