mirror of
https://github.com/codex-storage/constantine.git
synced 2025-01-26 02:28:48 +00:00
4dc2610557
* bindings structure * missed some renaming * add back the headers * path fixes * need to sleep at night * windows path mystery is unfathomable
5 lines
243 B
Markdown
5 lines
243 B
Markdown
# Headers
|
|
|
|
This folder holds the generated C headers for Constantine.
|
|
|
|
To create a new build, download install the [Nim programming language](https://nim-lang.org/install.html), navigate to Constantine's root folder and call `nimble bindings`. |