704 B
704 B
Module device-collective
Running demo from gradle
- Install JDK 17-21 in the system (for example, from https://sdkman.io/jdks or https://github.com/ScoopInstaller/Java).
- Clone the repository with Git.
- Run
./gradlew :demo:device-collective:run
from the project root directory.
Install distribution
- Install JDK 17-21 in the system (for example, from https://sdkman.io/jdks or https://github.com/ScoopInstaller/Java).
- Clone the repository with Git.
- Run
./gradlew :demo:device-collective:packageUberJarForCurrentOS
from the project root directory. - Go to
build/compose/jars/device-collective-<your OS>-<version>.jar
. You can copy it and run withjava -jar <full-name>.jar