execute: cookiecutter.exe osprojecttemplate
make repo on github ""
go to the new directory and execute: git init git add . git commit -m 'first commit'
git remote add origin https://github.com//.git git branch -M main git push
go to: https://github.com///settings and select the branch "gh-pages" and dir "root"