Skip to content

Latest commit

 

History

History
 
 

loom

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.