Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 326 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 326 Bytes

Please contribute~! @thesmartwon on Zig's Discord

This project is just a Zig library. If you touch the arrow folder, run:

zig build test

If you touch the ipc folder, run:

zig build test-integration

Finally as a last check, run:

zig build test-examples