Skip to content
Lenny Scott edited this page Sep 20, 2015 · 24 revisions

Goal #1: setup slack

Slack is the communication tool (similar to a chat room, forum or IRC channel) that we will be using today.

You can also download the Slack desktop client and/or mobile app!

Goal #2: 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.

(Note: If you want to use git on Windows, you'll need to use Git Bash, which operates with Linux commands. So you may want to familiarize yourself with them.)

Goal #3: install git

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

You'll also need to make a GitHub account if you don't already have one.

Goal #4: practice using a plain text editor

Make sure you know how to use a plain text editor. If you don't have experience using one of those, ask an instructor for help installing one.

Our suggestions:

Success!

You are done with laptop setup!

Hooray! You made it!

Take a break, stretch, meet some neighbors, and ask the staff if you have any questions about this material.

Bonus material

Here are some things you can do once laptop setup is over: