Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 234 Bytes

DEPLOY.md

File metadata and controls

8 lines (6 loc) · 234 Bytes

Make sure you've installed pip and gcloud!

in chromez/:

  1. mkdir lib
  2. pip install -t lib/ google-api-python-client
  3. gcloud config set project chromez-app
  4. gcloud app deploy --version 1 app.yaml