Skip to content

Instantly share code, notes, and snippets.

@bryanwoods
Created April 2, 2009 15:14
Show Gist options
  • Save bryanwoods/89242 to your computer and use it in GitHub Desktop.
Save bryanwoods/89242 to your computer and use it in GitHub Desktop.
system "django-admin.py startproject mysite"
system "cd mysite && python manage.py runserver"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment