Django for Designers/Laptop setup: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Paulproteus
imported>Paulproteus
Line 4: Line 4:


* Make sure Python works
* Make sure Python works

* Make sure they know how to launch a command prompt

* Make sure they have a text editor, and have it configured to Python with 4 spaces


== Setup guide, for instructors ==
== Setup guide, for instructors ==

Revision as of 01:57, 24 February 2013

Actual setup guide

  • Install git
  • Make sure Python works
  • Make sure they know how to launch a command prompt
  • Make sure they have a text editor, and have it configured to Python with 4 spaces

Setup guide, for instructors

  • Provide a printed check-off sheet, and have TAs roam around and make sure students demo the check-off sheet

Asheesh questions


Then enter:
$ git branch my-branch-1

  • Did you forget "git checkout"?
  • really, mysite?
  • TA guide should have instructions for addressing:
    • If the student can't push during the Sharing section, and it is because they worked on local master, have them rename the branch
    • do github in sharing
  • get some TAs