Skip to content

DonkeyBoy001/GithubDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date

GithubDemo

Instructions: How to Clone the Repository

  1. copy the link of github In the red box

    image-20240620185232067

  2. open terminal

for Mac, you can use command + space ---> open Spotlight Search

type 'terminal' and press enter

image-20240620185444831

  1. go to your desk in termial
cd Desktop
  1. git clone the link
eg: this is just one example, please use your homework link
git clone https://github.com/MohammadClass/xxxxx

the below is a real example show case

image-20240620190101801

  1. enter the createed file

If the file name is homework1 you gnona find a new file which named homework1 file in your desk

type the filenamein your terminal

cd homework1

How to Push Changes Back

Here is when you finish your homework, you can update the homework to github with the following command.

  1. git add .
  2. git commit -m "you can comment whatever you want here"
  3. git push 

image-20240620190234462

ClassRoom in Github

https://github.com/MohammadClass

ClassRoom invitation

https://classroom.github.com/classrooms/173418871-mohammadclass-classroom-9bec87

image-20240621091954383

Assignment Invitation

https://classroom.github.com/assignment-invitations/f835ab3eb3ba8eeaa143770f0a0d73d6/status

image-20240621092018928

TA invitation

https://classroom.github.com/classrooms/173418871-mohammadclass-classroom-9bec87/settings/invitations

https://classroom.github.com/classrooms/173418871-mohammadclass-classroom-9bec87

image-20240621092335231

Automatic Grading and feedBack show case

image-20240620190753872

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages