Github and VScode Operations #7
Replies: 6 comments 9 replies
-
The first thing you need to do is goto Github and copy the url to the repository branch you want to clone: |
Beta Was this translation helpful? Give feedback.
-
git clone |
Beta Was this translation helpful? Give feedback.
-
Inspect the directory and files from the repo which are now local on your machine: ranceaaron@Admins-MBP project2 % ls |
Beta Was this translation helpful? Give feedback.
-
open your files in the folder you cloned into using VScode: |
Beta Was this translation helpful? Give feedback.
-
After you make changes to the program files or create new files. You will see an indicator on the left side |
Beta Was this translation helpful? Give feedback.
-
I feel like i got lost at the end |
Beta Was this translation helpful? Give feedback.
-
How to clone project code from Github using VSCode
Beta Was this translation helpful? Give feedback.
All reactions