#Setup
- In mysql:
create database three_seven_six;
- At the command line, in your virtual environment:
pip install -r requirements.txt
There may be some errors here due to the requirements not being ordered well. I'm working on this. - cd bin; chmod 755 setup