Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 314 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 314 Bytes

This repository use git submodule on globs libraries.

Use command :

git clone --recursive https://github.com/MarcGuiot/globs-allInOne.git

then run :

mvn clean install

to compile everything.

For libraries, a JDK 17 is enough. for the project globs-examples a jdk 21 is needed for virtual thread.