mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-20 13:18:03 +00:00
608 B
608 B
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"