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 ```bash curl -fsSL https://ziex.dev/install | bash ``` ##### Windows ```powershell powershell -c "irm ziex.dev/install.ps1 | iex" ```