Skip to content

Adding new sub modules

Matt Hipsey edited this page Jun 24, 2022 · 1 revision

To add a new (linked) sub-module to this master CSIEM directory, then run the command:

git submodule add https://github.com/AquaticEcoDynamics/csiem-newmodule.git
where you replace the GitHub url with the url of the new module
Clone this wiki locally