- Create Repository
- Add ".gitattributes" file
- Add ".editorconfig" file
- Add ".gitignore" file
- Commit...
- Create Structure with all needed projects in the Solution (in ..\src{project_name}..)
- Commit
- Add "build.cmd" file and configure
- Add deployment folders to the deployment projects
- Commit
- Add Configuration Files
- Configure Pandora File
- Commit
- Add c3po for configurations
- Add c3po for pkgs
- Add c3pos for all projects which will be deployed later
- Commit
- Deploy :)