Using GitHub for training. Examples. Part III

I will continue to post examples of using GitHub as a learning tool.







Previous example





Teamwork option with multiple repositories

I'll tell you about the "closest" option to reality, when, within the framework of the implementation of one program, sub-projects arise and different teams work on them in different repositories.





Approximate order of action

Some of the actions are repeated from the previous example.





  • Create an organization account





  • Add students to it.





  • . README.md . ( ). . dev develop





  • , .





  • . . .





  • , , .  issues



    , - Kanban Scrum









  • . , .





  • . DLL .





  • .





:









  • . .  , , .









  • .





:









  • , .





  • , .





  • .





: 





  • Kanban- Scrum-,





  • create not separate repositories for each subproject, but use git submodules












All Articles