How To Push Code To Github

Опубликовано: 20 Июль 2018
на канале: Felix The Dev
2,242
35

How to push code to github

Do you want to upload code to GitHub? Having trouble pushing your code to GitHub? Are you getting frustrated because you don't understand the commands to push code to GitHub?

Here I break down the process you can use as a developer to push your code to GitHub when starting a new project.

I show you to do this by uploading a simple README file. However, you can apply the same process to upload all types of files, .html, .js, .css, etc.

The process is simple:
1. Create a repository on GitHub
2. Create a folder in your local machine
3. Open up the terminal, initialize the Git repository on your local folder (git init).
4. Go to your text editor and create a file, README.md.
5. Set it up so it can be uploaded to GitHub (git add README.md)
6. Synchronize the GitHub repo with your local project. (git remote add origin GitHubURL goes here)
7. Upload it to the GitHub online platform (git push -u origin master).

You're done!

Hope this helps!

Share this video with a friend that is learning to code, it might help them!

🔔Subscribe to Felix The Dev for weekly videos that may help you on your journey learning to code - http://bit.ly/2FN496j

►LINK TO GITHUB REPO:
https://github.com/yadielc/myFirstRepo

►Want to donate? I appreciate it. Here's how:
https://paypal.me/YadielCabrera
https://ko-fi.com/felixthedev

►Interested in investing in bitcoin, ethereum or litecoin? Try Coinbase. Use the link below and we will both get 10$ in bitcoin:
https://www.coinbase.com/join/5bc32ef...

►ROBINHOOD APP:
Join Robinhood and we’ll both get a stock like Apple, Ford, or Facebook for free.
Sign up with my link. https://freestock.robinhood.com/yadie...

►Follow me on Medium for more content:
  / felixthedev  

►Connect with me:
http://yadielcabrera.com
  / @felixthedev  

►Join the "Computer Science College Students" LinkedIn Group:
  / 12124470  

If you would like more videos like this SUBSCRIBE to my channel and smash that THUMBS UP button.


Смотрите видео How To Push Code To Github онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Felix The Dev 20 Июль 2018, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,24 раз и оно понравилось 3 людям.