Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 299 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 299 Bytes

Please contribute~! @thesmartwon on Zig's Discord

This project is a library and an executable to generate code.

If you touch the lib folder, run:

zig build test
zig build test-exe

If you touch the codegen folder, run:

zig build test-exe