📦 Nixpacks
Docs
  • Introduction
  • Getting Started
  • Installation
  • How it Works
    • Configuring Builds
    • File
    • Environment
    • Procfile
    • Caching
  • CLI Reference
    • Clojure
    • Cobol
    • Crystal
    • C#/.NET
    • Dart
    • Deno
    • Elixir
    • F#
    • Gleam
    • Go
    • Haskell
    • Java
    • Lunatic
    • Node
    • PHP
    • Python
    • Ruby
    • Rust
    • Scheme
    • Staticfile
    • Swift
    • Scala
    • Zig
    • Railway
    • Coolify
    • Dokku
    • Dokploy
    • Easypanel
    • Flightcontrol
    • GitHub Actions
    • PipeOps
    • Stacktape
    • JustDeploy
    • ZaneOps

Zig#

Zig is detected if a *.zig or gyro.zzz file is found.

Install#

If a gyro.zzz file is detected then Gyro is downloaded.

Build#

zig build -Drelease-safe=true

Start#

./zig-out/bin/{name}