/overlord

a starcraft build tracker, organizer, and explorer.

Primary LanguageJavaScript

scbuilds

a starcraft build tracker, creator, and sharing platform.

Developing on the Parser

  1. Create a virtualenv virtualenv parser

  2. Enter the virtualenv source bin/activate

  3. Run the Flask app FLASK_APP=app.py flask run