by Kendra Oudyk
This repository contains exercises that let you practice what you learned in workshops introducing Git and GitHub.
- A Bash shell (Bash is a commonly-used shell that gives you the power to do simple tasks more quickly) (setup instructions)
- The version control system Git (Git is a version control system that lets you track who made changes to what when and has options for easily updating a shared or public version of your code on github.com) (setup instructions)
- A text editor you’re comfortable with (Notepad, TextEdit, Gedit, nano, emacs, vi, Sublime Text, Atom, VSCode, etc.)
- A GitHub account (Basic GitHub accounts are free, and we encourage you to create a GitHub account if you don’t have one already. Please consider what personal information you’d like to reveal. For example, you may want to review these instructions for keeping your email address private provided at GitHub)
- A modern browser (current versions of Chrome, Firefox or Safari, or Internet Explorer version 9 or above)