Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 253 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 253 Bytes

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!