Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.19 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.19 KB

LITpro JMMC logo

This module contains the LITpro java application developed by the JMMC technical team.

License: GPL v3

See LITpro See JMMC releases See JMMC OpenDev @ github

See CI nightly builds

Documentation

This module contains the source code of the JMMC LITpro Graphical interface. See the pom.xml file to get all dependencies, including other JMMC OpenDev modules:

To be continued...

Build

This JMMC module uses java / maven to build the jar file, to build the LITpro software.

Requirements:

  • OpenJDK 8+
  • Maven 3.6+

See JMMC Java Build See CI nightly builds