一:创建GitHub账户并安装Git 二:创建一个新的仓库(repository) 三、拉取代码 git clone https://github.com/ainier-max/myboot.git git clone git@github.com:ainier-max/myboot.git 四、拷贝代码到拉取后的工程 五、上传代码 (1)添加所有文件到暂存