mirror of
https://github.com/ziex-dev/ziex.git
synced 2026-07-21 02:59:36 -06:00
4 lines
91 B
Bash
4 lines
91 B
Bash
#!/bin/bash
|
|
|
|
zig build run -- transpile site --outdir site/.zx
|
|
zig build serve -Dzx-docsite |