GitHub repository | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

GitHub repository

Hello, need someone to guide me through posting my projects on GitHub.

28th Jan 2022, 12:35 PM
Daphine Nzioka
Daphine Nzioka - avatar
6 Answers
+ 5
Set up an account, read the stuff in docs.github.com and do some courses from lab.github.com. Make sure you get familiar with Git too - have git-scm.com/doc at hand. Then, bring here specific questions if you need.
28th Jan 2022, 12:48 PM
Emerson Prado
Emerson Prado - avatar
+ 4
I'd recommend taking course about Git if you want publish your project, although you can publish it manually, but it is not good in practice.
28th Jan 2022, 12:44 PM
cadbrooke
cadbrooke - avatar
28th Jan 2022, 1:30 PM
Simon Sauter
Simon Sauter - avatar
+ 2
Thank you guys
28th Jan 2022, 1:17 PM
Daphine Nzioka
Daphine Nzioka - avatar
+ 1
FOR YOU THIS IS THE EASISEST WAY THOUGH THIS IS NOT RECOMMENEDED 1. GO TO github.com 2. Create an account . Just set a password and email 3. Click create new repository 4. Then click add files 5. There will be prompt asking you which files to upload 6. Select them 7. OR you can just drag and drop them at repository 8. Click commit changes or upload 9. That's all 10. This way of uploading isn't recommended 11. Learn git and upload files to GitHub
28th Jan 2022, 3:06 PM
hamishhr
hamishhr - avatar
+ 1
Daphine Here you go . Here is a community lesson . On how to create a repository on github . Visually. Thought the title is git bs github. It explains how to create a repository https://www.sololearn.com/learn/1261/
30th Jan 2022, 8:03 AM
hamishhr
hamishhr - avatar