Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.41 KB

README.md

File metadata and controls

44 lines (25 loc) · 1.41 KB

OIFits Explorer JMMC logo

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

License: GPL v3

See OIFits Explorer See JMMC releases See JMMC OpenDev @ github

See CI nightly builds

Issues / Board

See the OIFitsExplorer Board to see issues & activity.

Documentation

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

To be continued...

See technical documents

Build

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

Requirements:

  • OpenJDK 8+
  • Maven 3.6+

See JMMC Java Build See CI nightly builds