git init git add git commit git remote add origin git@github.com:coolcoding/pyrepo.git git push -u origin master