This is repository of PMP-11-12-13 МТП-11 group.
- main - tempate for new branches;
- dev - examles from trainings;
- create forlder on disk;
- open cmd and goto to new forlder;
- clone repository git clone https://github.com/softservedata/pmp2021.git
- change directory to pmp2021;
- check branch git branch
- create new branch git branch
- switch to new branch git checkout
- open project in Idea/Eclipse;
- write new code;