Skip to content

Instantly share code, notes, and snippets.

@ProfAvery
Last active December 12, 2015 06:28
Show Gist options
  • Save ProfAvery/4729034 to your computer and use it in GitHub Desktop.
Save ProfAvery/4729034 to your computer and use it in GitHub Desktop.
#!/bin/sh
$HOME/google_appengine/dev_appserver.py \
--address=0.0.0.0 \
--high_replication \
--use_sqlite \
$*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment