-
Notifications
You must be signed in to change notification settings - Fork 0
Setup
mvanveen edited this page Jan 10, 2012
·
3 revisions
$ python dropbox_client.py
Welcome to the dropblog configuration tool
Please go to https://www.dropbox.com/1/oauth/authorize?oauth_token=9te9aoa2b4r85kl
OK ?
done
First register a new app engine app instance.
Next, Change the application
field in app.yaml
to your app identifier.
application: s~yourapphere
Note: The s~
implies a High Replication instance.
Deploy via appcfg
$ appcfg.py udpate .
Relax!
You're ready to start your dropbox blog.
Read the following guide to get started.