Github CLI : Create New Repository

Publicado el: 09 noviembre 2022
en el canal de: 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


En esta página del sitio puede ver el video en línea Github CLI : Create New Repository de Duración hora minuto segunda en buena calidad , que subió el usuario Block of code 09 noviembre 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 730 veces y le gustó 2 a los espectadores. Disfruta viendo!