How to Set Up a New GitHub Repo From Your MacBook

billydharmawan
The Startup
Published in
3 min readMar 30, 2019

--

This article walks you through how to use git as your version control tool for your projects. It is assumed that you have already installed git on your local machine. If you have not, this is how you do it via homebrew:

MacBook-Pro:~ bobthedude$ brew install git

Please note that this guide is for beginners.

Why did I write this guide? Because the first time I used git, I started from my local MacBook, not knowing about git clone. So, I thought someone else might do the same thing and this guide…

--

--

billydharmawan
The Startup

An ordinary man trying to leave a good legacy on earth