/jbt

Build Java code with Zig!

Primary LanguageZigMIT LicenseMIT

Java Build Tooling

JBT is a library that makes building Java projects with a build.zig possible! ☕🔧🦎

Demo

See build.zig and demo. You can compile the demo with zig build and make a JAR of the demo Java code with zig build jar!