limengwei / hellogo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#hello golang

git init
git add README.md
git commit -m "first commit"
git remote add origin git@github.com:limengwei/hellogo.git
git push -u origin master

git remote add origin git@github.com:limengwei/hellogo.git
git push -u origin master

About


Languages

Language:HTML 55.2%Language:Go 44.8%