GraalVM native builds, simplified.
GKit is a CLI tool for GraalVM-based projects.
Instead of configuring verbose Maven or Gradle plugins,
GKit uses a single gkit.yml file to describe how your native image
should be built.
GKit will work with Maven, Gradle, or standalone JARs.
- Improved DevUx
- Portable build configuration
- CI friendly