aisayo / SENG-LIVE-083021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lecture Repository

Day 1

For the first day of lecture, please complete the following:

  1. Fork and clone a copy of this repository by following these steps: Click on the provided repository link. Then click on the fork button in the upper right corner.
  2. After the fork has completed the repository will be titled your-github-name/SENG-LIVE-083021
  3. Next, clone the repository in terminal by clicking the green code button and the clipboard then run git clone <repository_link> in the terminal.
  4. To change directories to the new repostory run the following command in the terminal: cd SENG-LIVE-083021

Daily lectures

Every day before lecture, this repository should be updated to include the current days lesson.

To update the repository, follow these steps:

  1. On your Github account, navigate to repositories and select the repository SENG-LIVE-083021
  2. At the top of the page, there will be a notification that states This branch is 1 commit behind learn-co-students:main. Click on the Fetch upstream dropdown and select 'Fetch and merge'
  3. Once the fetch and merge has completed, cd into the repository in the terminal with cd SENG-LIVE-083021 and run git pull

About


Languages

Language:HTML 100.0%