mkdir mypyhton cd mypyhton git init git remote add origin https://github.com/kawsing/mypython.git git pull origin master
Last updated 4 years ago