ellisjoe / java-cli-template

Example Java Cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Cli Template

Example of a basic cli application using Picocli and GraalVM to compile native images.

GraalVM Installation

Instruction for installing GraalVM can be found here: https://www.graalvm.org/latest/docs/getting-started/

This is necessary to create native images.

About

Example Java Cli


Languages

Language:Java 100.0%