Skip to content

Collaborating with GitHub and Plugins

The goal of this lab is to get more familiar with coding for your final group projects.

Goals

  • Clone a new repository
  • Create a new branch
  • Add a new MapLibre feature or plugin
  • Create a pull request
  • Install and test the live share extension

Lab Overview

  1. Cloning a new repository
  2. Creating a new branch
  3. Adding a new MapLibreGL plugin
  4. Creating a pull request
  5. 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:

https://github.com/albertkun/24SU-ASIAAM-191A-Git-Practicing.git

Note: This is similar to cloning your group projects repository to your local machine if you have not done so already.