Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bowring/Tripoli_ET

 
 

Repository files navigation

Tripoli Logo

Build Status Codacy Badge

Tripoli

We are developing Tripoli here - consider contributing to our project!

User Guide

Starting June 2024, Tripoli User Guide can be found here.


NOTE: 9.March.2023. Tripoli is providing a large number of plots and may cause performance errors during rendering.
The fix is described here. Thus, when launching the '.jar' file as described below, add " -Dprism.maxvram=2G " between "java" and "-jar."

Note to Developers

Tripoli can be compiled from the source code by using Gradle 7.4.2 using the same JDK/JRE 17.

gradle clean build 

Tripoli "jar" file can then be built:

gradle fatappjar

The resulting 'jar' file will be written to "Tripoli/tripoliApp/build/libs/"

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.5%
  • Other 0.5%