Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Commitmas 2: A Month of Merriment

Challenge 3 - Setup OSX for Commitmas Excellence!

By Timmy Carr, recording available.

Holiday octocat

Table of Contents

  1. Overview
  2. The Challenge
  3. Resources

Overview

To full participate in #Commitmas, you will need to have a working environment to work with repositores and associated files. In this challege, OSX users will install git, setup ssh keys, configure your git profile, and clone our commitmas repo. Octocats unite!

The Challenge

Step 1

Get ya some git! Hop on over the git project website and download git

Step 2

Launch the installer, next, next, next, maybe a password, next, done.

Step 3

Configure git: global settings, ssh-keygen, and add your public key to your git profile

Step 4

Clone a repo

Resources

git Homebrew Package Manager TimCarr.net