Intro to Git and GitLab Workshop
Details
** Since it will be the Fall for Greenville weekend which will impact parking, we moved our start time up to 11am and we encourage you to arrive early!
Also if you want to walk over to Fall for Greenville after the workshop, RSVP here: http://meetu.ps/e/FW6G0/4Z2F/f **
October is our Anniversary month - We launched 3 years ago! ๐
Help us celebrate by joining us Saturday, October 13 for Women Who Code's new "Intro to Git and GitLab." https://gitlab.com/
Lunch will be provided thanks to our sponsor Simply Binary! http://simplybinary.com
INTRO TO GIT AND GITLAB
Course description
Git is a popular version control system that allows you to easily track code changes and collaborate on projects with any number of people. In this workshop, we will go over the basics of version control, Git, and how to use GitLab to collaborate with other developers.
Prerequisites:
We won't be working on actual code in this class so there is no need for you to know any particular programming language. We will be using the command line to change directories, list directory contents, and using git from the command line throughout the class, so it is important that you feel comfortable with that. You should bring your own computer to class as we will be installing software and you will need administrator privileges.
What you'll need (tech):
- A laptop (Mac, PC, or Linux are all okay).
- A modern web browser - either Chrome or Firefox with Firebug installed.
- A code editor. We recommend Visual Studio Code (free; available for Mac, PC, and Linux).
In this workshop we'll cover:
- the basic concepts of git version control
- installing git
- git commands to track changes to a small project
- set up a free gitlab account
- create an SSH Key
- the basics of collaborating on projects with other developers
