标签:
1、在任意的页面右上角点击 +,然后点击新建仓库 New repository。

2、为你的仓库创建一个简短便于记忆的名字。例如 “hello-world”。

3、为你的仓库添加一个描述(非必须的)。例如 “My first repository on GitHub”。

4、选择你的仓库类型为公有或者私有:

5、选择Initialize this repository with a README。

6、点击Create repository。

恭喜!你已经成功地创建你的第一个仓库,并且通过 README 文件初始化了它。
豆电雨 -- 摘自极客学院。
标签:
原文地址:http://www.cnblogs.com/starainDou/p/4643803.html