como empurrar o projeto existente para o github
git remote add origin
https://github.com/asd/FinraDeck.git (github adresi)
• git push -u origin master
Obedient Ocelot