clay/bindings/odin/README.md

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"