ona-template/readme.md

634 B

Ona Template

A template project for working with Ona.

This template is also built as part of the continuous integration pipeline for Ona itself, so it should always be up-to-date with the main branch.

Note that consuming Ona as a package requires it be downloaded manually, either through the releases page or by cloning, and referencing as a local dependency. This is due to the repository using Git submodules to reference third-party code.

This project assumes Ona is located in the same parent directory as it is, but this can changed by editing the path property of the Ona dependency in your build.zig.zon file.