mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-20 05:08:04 +00:00
.. | ||
clay-odin | ||
examples/clay-official-website | ||
.gitignore | ||
build-clay-lib.sh | ||
odinfmt.json | ||
ols.json | ||
README.md |
Odin Language Bindings
This directory contains bindings for the Odin programming language, as well as an example implementation of the clay website in Odin.
If you haven't taken a look at the full documentation for clay, it's recommended that you take a look there first to familiarise yourself with the general concepts. This README is abbreviated and applies to using clay in Odin specifically.
Quick Start
-
Copy the
clay-odin
directory into your project -
import clay "clay-odin"