Collaborating with GitHub and Plugins¶
The goal of this lab is to get more familiar with coding for your final group projects. l
Goals
- Clone a new repository
- Create a new branch
- Add a new Leaflet plugin
- Create a pull request
- Install and test the live share extension
Lab Overview¶
- Cloning a new repository
- Creating a new branch
- Adding a new Leaflet plugin
- Creating a pull request
- Installing and testing the live share extension
This lab will start by cloning a new repository from the git practicing repo
here:
The git link to be cloned is here:
Note: This is similar to cloning your group projects repository to your local machine if you have not done so already.