Difference between revisions of "Aaron's Independent Study"
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) (→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 13: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:
- Set up an account at github (it's free)
- On a shell, type the following:
# $ mkdir Sewers # $