Skip to content

Instantly share code, notes, and snippets.

@jorendorff
Created December 11, 2012 15:54
Show Gist options
  • Save jorendorff/4259585 to your computer and use it in GitHub Desktop.
Save jorendorff/4259585 to your computer and use it in GitHub Desktop.
python shell.py
python <<END
from glu import db
db.create_all()
END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment