Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 781 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 781 Bytes

Notices

Mirrors

Repository:

Prerequisites

Make sure you have installed:

  • Development libraries for
    • gobject-introspection
    • libxml2
  • Zig (v0.10.1)
  • Zigmod

Alternatively, you can use the Nix flake via nix develop.

Build

First, fetch the dependencies by running zigmod fetch.

To build the binary, run zig build. To run it, run zig build run.

See zig build --help for more build options.

Related

Similar projects: