master
coronaPolvo 4 years ago
parent 63c718d328
commit 7c370e20fc

@ -1,19 +1,12 @@
#### 从命令行创建一个新的仓库
```bash # 易班刷网薪
touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://bdgit.educoder.net/Qwcufyo8z/Python-Yiban-Spider.git
git push -u origin master
``` ## 功能
#### 从命令行推送已经创建的仓库 - 刷取刷取网薪
```bash - QQ邮件提醒
git remote add origin https://bdgit.educoder.net/Qwcufyo8z/Python-Yiban-Spider.git
git push -u origin master
``` - 网页端上传
- 长时间无限制运行

Loading…
Cancel
Save