Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 433 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 433 Bytes

How to use the cookie cutter

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

Set Up IO

go to: https://github.com///settings and select the branch "gh-pages" and dir "root"