Aaron's Independent Study: Difference between revisions

From Earlham CS Department
Jump to navigation Jump to search
Amweeden06 (talk | contribs)
New page: = Hackathon = == Getting Started == github is the source code control of choice for this project. Below are the instructions for downloading the source code from github: # [https://githu...
 
Amweeden06 (talk | contribs)
Line 4: Line 4:
github is the source code control of choice for this project.  Below are the instructions for downloading the source code from github:
github is the source code control of choice for this project.  Below are the instructions for downloading the source code from github:
# [https://github.com/signup/free Set up an account at github (it's free)]
# [https://github.com/signup/free Set up an account at github (it's free)]
# On a shell, type the following:
# $ mkdir Sewers
# $

Revision as of 18:37, 20 February 2010

Hackathon

Getting Started

github is the source code control of choice for this project. Below are the instructions for downloading the source code from github:

  1. Set up an account at github (it's free)
  2. On a shell, type the following:
# $ mkdir Sewers
# $