- Clone the repository
git clone https://github.com/KIT-TVA/cps-communicator.git- Install the submodules
git submodule update --init --recursiveUse gradle to build a JAR using the shadowJar command in cps-communicator-base
gradle shadowJarUse the JAR to run the commands.
A list of available commands can be obtained by calling the JAR with help.