一个空仓库,主要是用来初始化仓库用的
软件架构说明
- xxxx
- xxxx
- xxxx
- xxxx
- xxxx
- xxxx
- Fork 本仓库
- 新建 Feat_xxx 分支
- 提交代码
- 新建 Pull Request
echo "# SelfTestRouter" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/liulei92/SelfTestRouter.git
git push -u origin master
git remote add origin https://github.com/liulei92/SelfTestRouter.git
git push -u origin master