Skip to content

Instantly share code, notes, and snippets.

@nsfmc
Created January 18, 2014 01:24
Show Gist options
  • Save nsfmc/8484840 to your computer and use it in GitHub Desktop.
Save nsfmc/8484840 to your computer and use it in GitHub Desktop.
alias das="$HOME/projects/gae_env/bin/python -E /usr/local/bin/dev_appserver.py --admin_port=9000 --host=0.0.0.0 --require_indexes --datastore_path=$HOME/projects/.gae/current.sqlite --blobstore_path=$HOME/projects/.gae/blobs/ --skip_sdk_update_check=yes $HOME/projects/gitapp/app.yaml 2>&1 | $HOME/projects/gae_env/bin/technicolor-yawn"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment