Skip to content

Compile Guide

Tony Bark edited this page May 3, 2024 · 1 revision

This guide allows to properly set up and compile zTSO.

Windows

TBA

Linux

TBA

macOS

  • Install Homebrew
    • brew install zig to install Zig
    • brew link zig to symlink

All Platforms

  • Install Visual Studio Code
    • Install Zig Language add-on
Clone this wiki locally