Skip to content

epoch/hw2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First time setup instructions:

  1. please fork this repository

click the fork button on the top right so you get your own copy on github

  1. clone your forked repository so you get copy on your computer

git clone url_of_your_own_copy_of_wdi8_homework_on_github

  1. add upstream so your local copy's remote is pointing to my repository in github (this repository)

cd wdi8_homework

git remote add upstream http://github.com/epoch/wdi8_homework

git pull upstream master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published