- work through google's hello world example
- clone this repo and cd to repo's directory
- test app locally
- push repo to the google cloud repo
- create instance with startup-script
- startup script
- spyre app
- requirements.txt
git commit -am "Updating configuration" git config credential.helper gcloud.sh git remote add cloud https://source.developers.google.com/p/spyre-example/ git push cloud