Setting up the environment
Note: Joule tries to use the most up-to-date releases of dependencies and tools to ensure the platform captures the latest technologies and bug fixes the industry offers. Follow your operating system installation instructions for required packages.
JDK
Install OpenJDK 17
Preferred implementation GraalVM CE 22.3.0
Install Languages
To use the dynamic scripting processors with preferred languages these need to be installed using the below commands
Official documentation
Gradle
Install Gradle 7.6
Git
Install the latest version of git to enable you to clone Joule repositories.
Last updated