Skip to content

lapower7/git-guide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Introduction to Git

A quick multi-step module designed to help new users learn how to use Git and GitHub. Completing one set of instructions will reveal the next set to you. You may want the markdown formatting to work for the instructions. You can try something like typora for a simple solution.

Initial Instructions

  1. Create/login to a GitHub account.
  2. Fork this repository by clicking the fork button.
  3. Download and Install git on your computer.
  4. Navigate to the your fork of this repository.
  5. Click the clone or download dropdown button and copy that link.
  6. In the a terminal type git clone <url> replacing the url with the link you copied.
  7. After cloning navigate to part one and begin the guide.

About

An interactive guide to Git and GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors