Skip to content

plutoengine/plutoengine-basic-demo

Repository files navigation

plutoengine-basic-demo

A simple example of PlutoEngine basic setup.

Prerequisites:

  • Java 17
  • An IDE supporting Gradle is highly recommended (IntelliJ IDEA or Eclipse Java)

How to run

After cloning the repository, do one of the following:

Universal setup

Open the project in IntelliJ IDEA, wait for the project to import and run the run task for the root project in the Gradle sidebar.

Windows

Simply run gradlew run in the root diretory of this project.

Linux

Simply run ./gradlew run in the root diretory of this project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors