Create Repository from Current Directory with the GitHub CLI
$
gh repo create your-repo --public --source=. --push
Usage
- Make sure you have the GitHub CLI installed and you are signed in
- Run the command above to create a public repo from the current directory and push
Resources
Hey, I'm Andrew 👋
I'm a senior product engineer at Podia, co-host of Remote Ruby and Ruby for All, and co-editor of Ruby Radar. You can explore my writing, learn more about me, or subscribe to my RSS feed.