echo # python >> README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/jyuuic2/python.git git push -u origin master
jyuuic2/python
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
echo # python >> README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/jyuuic2/python.git git push -u origin master