Kinfe123 / zap-zig-starter

Just using zig as runtime on web servers :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zap Starter

  • First clone the repo
git clone https://github.com/Kinfe123/zap-zig-starter
  • Then cd to zap-zig-starter and run
zig build

To build all of the necessaries there in build function and including fetching a packages from github

  • After the successfull zig build , you can do something like this - zig build && ./zig-out/bin/zap-zig-starter

zap-zig-starter is name of the folder containing the zig build function and build.zig file

image

About

Just using zig as runtime on web servers :)


Languages

Language:Zig 100.0%