# Tools for use with FireCloud To run a given script: ./run.sh \<directory\>/\<script_name.py\> arguments ## Prerequisites * Install Python 2.7 * Install Pip (run `sudo easy_install pip`) * Install Virtualenv (run `sudo pip install virtualenv`) * Install the Google Cloud SDK from https://cloud.google.com/sdk/downloads * Set the Application Default Credentials (run `gcloud auth application-default login`)