Install Joule examples

Clone Joule examples from GitLab, build, explore updates.

Overview

Joule offers a set of examples to demonstrate how to use various platform components.

These examples can be cloned from the GitLab repository and built locally to explore different functionalities.

The repository is frequently updated, so it's recommended to check back regularly for new content and enhancements.

git clone https://gitlab.com/joule-platform/fractalworks-joule-examples.git
cd fractalworks-joule-examples
gradle clean build

Last updated