Skip to content

jeancsil/cli-tools

Repository files navigation

CLI Tools

Playing with Java CLI

How to use it?

make build

Builds the jar files and put them into build/libs/.
Will also build the GraalVM Native Image and put them into build/graal/.

make build-native-image

Builds only the GraalVM Native Image.

make clean

Removes the build/ directory.

About

Playing with CLI and GraalVM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published