Skip to content

learn-co-students/011121-pt-ds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

011121 Cohort Repo

This repo exists to provide you with an easy git workflow for downloading study group materials onto your local computer.

Setup

To use this repo, you should fork the repository by clicking the fork button in the upper right corner of the webpage.

After forking:

  1. Clone your fork down onto your local computer.
  2. cd into the folder for the cloned repository
  3. run the following in command line:
git remote add upstream https://github.com/learn-co-students/011121-pt-ds.git

Update your files

The materials for each lesson will pushed to this repo and stored in the study-group-materials folder. To pull new lessons onto your own computer, run the following in command line:

git pull upstream main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published