Skip to content

Files

Latest commit

5de155a · Sep 23, 2021

History

History

loom

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 23, 2021
Sep 23, 2021
Sep 23, 2021
Sep 23, 2021

README.md

Sample-project

Use this project as template for testing a specific library with GraalVM native-image

Usage

Currently testing:

[add.your/library-here "0.1.0]

Test with:

lein do clean, uberjar, native, run-native

Add any info might be useful for the reader.