If you are a developer, you can use the indications below to have a maximum of information when you develop.
First clone the repository
git clone https://github.com/CoFab-in-Bondy/gamaSenseIt.git gamaSenseIt
cd gamaSenseIt
Download the javadoc from maven
./mvnw dependency:sources
Install npm package
(cd ui && npm install)
This project was developed on Intellij, if u want full support please install it.
If you want rebuild the maven wrapper use the command bellow.
mvn -N io.takari:maven:wrapper -Dmaven=3.8.5
To build the documentation please install miktex :