Git
touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin [email protected]
git push -u origin master
如果觉得我的文章对你有用,请随意赞赏