Initialize a local directory as a Git repository and add it to Github

Download Git and create the directory Create a Github repository Initialize the local directory as a Git repository Add a remote origin and push the changes in the local repository to GitHub

1 min read