Skip to content

Instantly share code, notes, and snippets.

@NetguruGist
Created November 3, 2015 13:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NetguruGist/dbbe9f8cd882036b552e to your computer and use it in GitHub Desktop.
Save NetguruGist/dbbe9f8cd882036b552e to your computer and use it in GitHub Desktop.
rails_django_09
[18:36:06 rind]~/projects/django<ruby-2.0.0-p0>$ django-admin.py startproject blog
[18:36:14 rind]~/projects/django<ruby-2.0.0-p0>$ ls
blog
[18:36:16 rind]~/projects/django<ruby-2.0.0-p0>$ cd blog/
[18:36:18 rind]~/projects/django/blog<ruby-2.0.0-p0>$ ls
blog manage.py
[18:36:19 rind]~/projects/django/blog<ruby-2.0.0-p0>$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment