且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何使用 VS Code 向 Github 添加新项目

更新时间:2023-10-20 11:06:31

Well, It's quite easy.

Open your local project.



Add a README.md file (If you don't have anything to add yet)



Click on Publish on Github



Choose as you wish



Choose the files you want to include in firt commit.
Note: If you don't select a file or folder it will added to .gitignore file



You are good to go. it is published.

P.S. If this was you first time. A prompt will ask for for your Github Credentials fill those and you are good to go. It is published.