gh créer un repo github

git init
git add . && git commit -m 'Initial commit'

gh repo create
Lioruby