详细步骤

前期准备工作

  1. 准备好IDEA2020(IDEA下载地址)
  2. 准备好GIT(GIT下载地址)
  3. 在Github注册有账户(Github注册地址

具体安装步骤请自行百度

第一步

新建一个项目
Intellij IDEA2020版 使用Git把项目上转到Github

第二步

设置IDEA和本地Git连接
Intellij IDEA2020版 使用Git把项目上转到Github

第三步

绑定Github账号进来
Intellij IDEA2020版 使用Git把项目上转到Github

第四步

创建一个Git仓库
Intellij IDEA2020版 使用Git把项目上转到Github
待弹出选择框
Intellij IDEA2020版 使用Git把项目上转到Github
选择后项目文件会变红
Intellij IDEA2020版 使用Git把项目上转到Github

第五步

添加项目
Intellij IDEA2020版 使用Git把项目上转到Github
点击完你会发现项目文件变成了绿色
Intellij IDEA2020版 使用Git把项目上转到Github
提交项目
Intellij IDEA2020版 使用Git把项目上转到Github
Intellij IDEA2020版 使用Git把项目上转到Github
点击提交后会有一个弹窗出来,点击commit

第六步

在Github新建一个仓库
Intellij IDEA2020版 使用Git把项目上转到Github
Intellij IDEA2020版 使用Git把项目上转到Github
回到仓库,复制仓库地址
Intellij IDEA2020版 使用Git把项目上转到Github

第七步

回到idea
Intellij IDEA2020版 使用Git把项目上转到Github
Intellij IDEA2020版 使用Git把项目上转到Github
Intellij IDEA2020版 使用Git把项目上转到Github

第八步

回到你的Github,刷新你的仓库,就会发现你的项目已经托管到Github了。

汉化教程

自行下载插件
安装
idea中文包插件

安装教程自行解决

相关文章: