Github CLI : Create New Repository

Published: 09 November 2022
on channel: Block of code
730
2

So in this short tutorial video you are going to show how to create a new repository via terminal by using gh ""GitHub CLL


steps:
1- open a new terminal window
2- login to your account
3- now you have to type next command line and press enter
gh repo create "repository name I mean new name " --clone --description "type description" --"type public or private"
example:
gh repo create new-repo --clone description "This is new repository " --private

gh repo create new-repo --clone description "This is new repository " --public


On this page of the site you can watch the video online Github CLI : Create New Repository with a duration of hours minute second in good quality, which was uploaded by the user Block of code 09 November 2022, share the link with friends and acquaintances, this video has already been watched 730 times on youtube and it was liked by 2 viewers. Enjoy your viewing!