echo "# glare-loading-animation" >> README.md
git init
git add README.md
git commit -m "first commit"
Note: if the repository doesn't exist in Github, first you will have to create it.
git remote add origin https://github.com/MirceaUngureanu/glare-loading-animation.git
git push -u origin master
git remote add origin https://github.com/MirceaUngureanu/glare-loading-animation.git
git push -u origin master