if you've arrived early and haven't yet registered for a GitHub account, please do so now at http://github.com/.
In your browser on your own computer, follow this workshop at http://github.com/mckinniburgh/gitWorkshop
~ ~ ~ ~ ~ ~
Today, we're going to learn how to use Git, GitHub and markdown in order to develop a workflow for collaborative, version-controlled projects in digital environments.
Workshop Goal: Create a Git repository on your computer, add files, and push this repository to your GitHub.
If we have time, we're going to do an "Exquisite Corpse" poetry game in teams that practices forking and pull requests on GitHub!
Let's get started! Here's our agenda:
Set up your git and GitHub account.
Create a Git repo with a file.
Make local changes, track them, and push them to a remote repo.