[Chicago] How to use GitHub

Brian Curtin brian at python.org
Wed Oct 9 19:44:01 CEST 2013


On Wed, Oct 9, 2013 at 12:40 PM, Clyde Forrester
<clydeforrester at gmail.com> wrote:
> I finally got a GitHub account, but I'm not sure how to do anything with it.
> It welcomed me and then mumbled something like "There's stuff you have to do
> now. Look it up, n00b."
>
> So, what am I in for as far as getting and installing client side support. I
> usually run Ubuntu Linux 12.04 LTS. I can also boot into Windows 7
> Professional.

On Windows you'd need to install git, e.g., http://git-scm.com/download/win
On Ubuntu, it's a part of the default install. In a terminal, type "git"


More information about the Chicago mailing list