File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # jmmc-java-build
1+ # ![ JMMC logo ] ( https://github.com/JMMC-OpenDev/.github/blob/main/doc/JMMC-logo.jpg ) OpenDev - JMMC-Java-Build
22This module contains the workflow, developed by the JMMC technical team, to build all JMMC Java GUI at once in a single package (jar + shell).
33
4- [ ![ License: GPL v3] ( https://img.shields.io/badge/License-GPLv3-blue.svg )] ( LICENSE )
54
6- See [ CI nightly builds] ( https://github.com/JMMC-OpenDev/jmmc-java-build/actions/workflows/build.yml )
5+ ## License
6+ See [ ![ License: GPL v3] ( https://img.shields.io/badge/License-GPLv3-blue.svg )] ( LICENSE )
77
88
9- ## Build
9+ ## Links:
10+ - [ CI nightly builds] ( https://github.com/JMMC-OpenDev/jmmc-java-build/actions/workflows/build.yml )
11+ - [ JMMC releases] ( https://www.jmmc.fr/releases/ )
12+ - [ JMMC OpenDev @ github] ( https://github.com/JMMC-OpenDev/ )
13+ - [ JMMC Web site] ( https://www.jmmc.fr )
14+
1015
16+ ## Build
1117This JMMC module uses java / maven to build the jar file, to build the JMMC Java software packages.
1218
1319Requirements:
1420- OpenJDK 8+
1521- Maven 3.6+
1622
1723
18- Instructions:
24+ ### Instructions:
1925
2026- Cleanup dependencies:
2127` ./clean.sh `
@@ -57,4 +63,6 @@ You may add this root directory in your PATH to run all previous command from an
5763 ` cd jmmc-tools `
5864 use ` run_...sh ` scripts !
5965
60- Enjoy all JMMC tools !
66+
67+ ** Enjoy all JMMC tools !**
68+
You can’t perform that action at this time.
0 commit comments