New
v0.1.0-dev.678
This is a developer preview of Ziex; some features are still works in progress. Update or install the Ziex CLI using the following scripts.
Installation
Linux/macOS
curl -fsSL https://ziex.dev/install | bash
Windows
powershell -c "irm ziex.dev/install.ps1 | iex"
Changelog
v0.1.0-dev.678
Features
- feat(init): make csr + ssr the defa;ult template
50b85be - feat: make zig build serve steps added by default