Skip to content

Instantly share code, notes, and snippets.

@satojkovic
Created June 9, 2013 15:22
Show Gist options
  • Save satojkovic/5743913 to your computer and use it in GitHub Desktop.
Save satojkovic/5743913 to your computer and use it in GitHub Desktop.
$ django-admin.py startproject steelrumors
$ git init
$ git add .
$ git commit -m 'Initial Commit'
$ chmod +x manage.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment