pixelpen logo

PixelPen

Made with ❤️ by Aviral

Daily Tech Blog

Welcome to Every Developers favourite blog in the Devosphere

New products features | The latest in technology | The weekly debugging nightmares and more!

Sanyam

Setting up GitHub Repo using GitHub CLI

2 July 2023

Sanyam

Sanyam

This blog will describe how to setup a github repository using github command line interface.

Github

In this article, we will set up an entire GitHub repo using a terminal using GitHub CLI and do various operations on it.

Installation

For Mac and Linux, follow the instructions provided here
$ gh --version

For further read, click here