Difference between revisions of "Aaron's Independent Study"

From Earlham CS Department
Jump to navigation Jump to search
(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...)
 
(Getting Started)
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 14: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
# $