Open Source Comes to Campus/UMD/Laptop setup

Revision as of 03:17, 25 February 2012 by imported>Jesstess

Goal #1: practice navigating from the command line

Many of the tools of open source development are primarily used via the command line. Let's get some practice with navigating the computer from the command line.

Goal #2: install git

Git is a popular revision control system that is used by many open source projects. We'll use it during this workshop.

Goal #3: install IRC

Goal #4: practice ssh