ona-template/readme.md

10 lines
634 B
Markdown
Raw Normal View History

2024-07-25 23:47:15 +02:00
# 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.