Create a GitHub repository from a Linux environment sing the GitHub CLI
Creating a GitHub repository from a Linux environment can be accomplished efficiently using the GitHub CLI (gh). Below is a step-by-step guide on how to install the GitHub CLI, log in, and create a new repository.
Step 1: Install GitHub CLI (gh)
To g...
lokeshjha.hashnode.dev3 min read