Commit 5bad5262 authored by 崔勇哲's avatar 崔勇哲

增加拉取项目流程说明

parent 028aa1e9
......@@ -21,6 +21,21 @@ http://gitlab.xueyoubangedu.com
> 具体地址请与项目组长索要
## 拉取项目代码流程
### 激活Gitlab帐号
首先请登录[公司邮箱](http://mail.bamasoso.com),查找Gitlab帐号的激活邮件,点击其中的链接,设置登录密码。
### 配置本地SSH密匙
请阅读[此文档](http://gitlab.xueyoubangedu.com/document/config/blob/master/%E9%80%82%E7%94%A8gitlab%E7%9A%84ssh%E5%AF%86%E5%8C%99%E9%85%8D%E7%BD%AE%E6%96%B9%E6%B3%95.md)完成配置(命令行终端建议使用cmder可顺利完步骤)。
### 拉取项目
* 进入想要拉取的项目主页,点击复制项目的GItlab地址。
* 在本地相应文件夹下执行拉取操作。
## 参考文档
公司主要使用javascript和php进行前后端的开发,下面介绍了公司主要使用的框架,可前往熟悉学习
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment