Repositories
ยป
probe
: Just testing things
Commits
Files
Markers
Readme
License
Download
-- Select Branch --
master
Path:
probe
/
zig-struct-json
/ Makefile (
raw
)
1
default: write read
2
3
write:
4
zig run write.zig
5
6
read:
7
zig run read.zig