Skip to content

Instantly share code, notes, and snippets.

@alexgibson
Created March 7, 2016 09:24
Show Gist options
  • Save alexgibson/5b50fc22b4bfee525178 to your computer and use it in GitHub Desktop.
Save alexgibson/5b50fc22b4bfee525178 to your computer and use it in GitHub Desktop.
#!/bin/bash
source venv/bin/activate
python manage.py runserver 0.0.0.0:8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment