byang1998 / SENG-LIVE-092021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SENG-LIVE-092021

Lecture Repository

Day 1

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

  • 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.
  • After the fork has completed the repository will be titled your-github-name/SENG-LIVE-092021
  • Next, clone the repository in terminal by clicking the green code button and the clipboard then run git clone <repository_link> in the terminal.
  • To change directories to the new repostory run the following command in the terminal: cd SENG-LIVE-092021

Daily lectures

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

  • To update the repository, follow these steps:

  • On your Github account, navigate to repositories and select the repository SENG-LIVE-092021

  • 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'

  • Once the fetch and merge has completed, cd into the repository in the terminal with cd SENG-LIVE-092021 and run git pull

Please contact your instructor if you have any issues following the instructions above.

About


Languages

Language:Ruby 68.5%Language:JavaScript 23.3%Language:HTML 5.8%Language:CSS 2.1%Language:Shell 0.4%