We will be using the GitHub service to share some of our code. We will learn
about the underlying technology of GitHub known as git in the next lesson.
-
Create an account at http://github.com
-
In a Terminal on your computer, run the following two commands:
git config --global user.name "YOUR NAME"