mirror of
https://github.com/codex-storage/constantine.git
synced 2025-01-19 15:23:06 +00:00
Bindings generator
This folder holds the bindings generators for Constantine.
To create a new build, download install the Nim programming language, navigate to Constantine's root folder and call nimble bindings
.
Headers will be placed in "include" folder and static and dynamic libraries in "lib"