github是程序员最为集中的程序托管网站,由于github Desktop的出现,上传本地文件托管到github变得非常容易。希望大家一起学习交流。

1.下载github for windows

https://desktop.github.com/

2.注册登陆github

将本地文件托管到github的教程
选择create new repository
填写name、description、local path点击create repository,把你需要托管的文件放在local repository文件夹内部。

3.Pubish repository

将本地文件托管到github的教程
完成后在github上登陆自己的github账号就可以看到自己的repository增加一项。

上传后可以在自己的github上看到。
将本地文件托管到github的教程

相关文章:

  • 2022-01-19
  • 2021-11-29
  • 2021-05-05
  • 2021-10-07
  • 2021-05-25
  • 2021-09-03
  • 2021-05-26
  • 2021-12-24
猜你喜欢
  • 2021-12-06
  • 2021-08-07
  • 2022-02-08
  • 2021-10-23
  • 2021-12-01
相关资源
相似解决方案