echo "# wsm" >> README.md
git initgit
add README.md
git commit -m "first commit"
git remote add origin https://github.com/wwwzrb/wsm.git
git push -u origin master
echo "# wsm" >> README.md
git initgit
add README.md
git commit -m "first commit"
git remote add origin https://github.com/wwwzrb/wsm.git
git push -u origin master