GH erstellen Github Repo
git init
git add . && git commit -m 'Initial commit'
gh repo create
Lioruby
git init
git add . && git commit -m 'Initial commit'
gh repo create