Github使用教程

  1. 网址: 新手小白Github够用教程(最新必备) - 知乎

  2. 先建一个文件夹

  3. 选择Git Bash Here输入 :git clone 网站上 .git 那个网址

  4. Git Bash中怎么复制粘贴?

    复制: ctrl + insert

    粘贴: shift + insert

  5. 在网站上搜索项目小技巧:

awesome xxx : 找百科大全类的项目

xxx sample : 找例子,没灵感的时候,就差别人那一棍子

xxx starter : 找项目空架子,白票 懂?

xxx tutorial : 找教程,实用到不能再实用了。

你可能感兴趣的:(git,github)