pomf clone in zig. experimenting with the web
Go to file
Luna 4c6c778d32 add README 2021-04-09 18:34:44 -03:00
src add impl for file fetch 2021-04-09 18:33:21 -03:00
.gitignore add image uploads 2021-04-09 18:30:32 -03:00
README.md add README 2021-04-09 18:34:44 -03:00
build.zig attach zigmod deps to build.zig 2021-04-09 18:02:31 -03:00
zig.mod add apple_pie hello world 2021-04-09 18:11:44 -03:00

README.md

yet-another-pomf-clone

how build

get zigmod.

git clone ...
cd yet-another-pomf-clone
zigmod fetch
zig build
./zig-cache/bin/yet-another-pomf-clone

webscale

how use

do the thing