How to publish your code on GitHub from VS Code.
Muhammad Amas
Full Stack Engineer | Certified Google Cloud Digital Leader ?? | Software Engineer @Cloudnosys | MERN Stack | GCP & Firebase | Gold Medalist UOK ??
Git:
Git is a version control system used for tracking changes in any set of files.
GitHub:
GitHub is an Internet hosting service for software development and version control using Git.
If you want to publish your repository follow the following steps.
1. Install Git:
First, install the git in your system. Click on the link below to download.
2. Install VS Code:
Install the VS Code in your system. Click on the link below to download.
3. Connect VS Code with Git:
Firstly, Open the terminal of VS Code.
Enter the following commands (one at a time) in the terminal and hit enter.
git config –global user.name “YourUserNameOnGithub
git config –global user.email “YourEmail”
4. Open the folder in VS Code that you want to publish:
5. Publish the Repository:
Congratulations, you have published your repository :)
To stay connected follow me on GitHub:
UI/UX Designer | Google Certified | UI/UX Designer @TekRevol | BSCS | UBIT'24 | President @DUMS | Social Media Lead @ACM-W Pakistan
2 年A really well defined post ??
Associate Software Engineer at @Siliconplex | Intern xFolio3 | Member GDSC-UOK | UBIT'23 ??
2 年very helpful ??
Software Engineer @IOMechs | Full Stack Developer | Angular | JavaScript | React | MERN Stack | Firebase
2 年Helpful! This will surely help others and me ??