Skip to content
Snippets Groups Projects
Commit ccb32564 authored by Johan de Klerk's avatar Johan de Klerk
Browse files

Updated readme

parent 12c699a1
Branches
Tags
No related merge requests found
......@@ -3,15 +3,9 @@
Shared code to build the uAfrica and Ship-logic backend
### How to include in your project
Run this command to add the _magefile folder as a submodule
Run this in your project:
```shell
git submodule add https://gitlab.com/uafrica/mage.git _magefile
go get gitlab.com/uafrica/mage
```
Remember to commit the `.gitmodules` and `_magefile` files to your repo
### Update submodule in your repo
Run this in your repo to update the submodule
```shell
git submodule update --recursive --remote
```
\ No newline at end of file
You can then use this module `"gitlab.com/uafrica/mage/mage_helpers"` to find all the shared code
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment