Skip to content

Commit 876a85d

Browse files
committed
Add README
0 parents  commit 876a85d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Liberica Native Image Kit is a utility capable of converting your JVM-based application into a fully compiled native executable ahead-of-time under the closed-world assumption with an almost instant startup time.
2+
It optimizes resource consumption, minimizes the static footprint, and works on various platforms, including lightweight musl-based Alpine Linux.
3+
4+
For more information, check out the [Liberica NIK product page](https://bell-sw.com/liberica-native-image-kit/), or download it directly [here](https://bell-sw.com/pages/downloads/native-image-kit).
5+
6+
Provided by BellSoft: https://bell-sw.com

0 commit comments

Comments
 (0)