How to Push a New Repository to GitHub from the Command Line
Prerequisite
Have a GitHub account
Basic understanding of Linux command line
Introduction
GitHub is a platform that allows us to host our code for free. It also allows others to work on our code with us (collaboration) and lets us update your code ...
mfon.hashnode.dev4 min read