mirror of
https://github.com/filcuc/nimqml
synced 2026-01-08 11:01:11 +00:00
No description
| .github/workflows | ||
| doc | ||
| examples | ||
| src | ||
| .gitignore | ||
| LICENSE | ||
| nimqml.nimble | ||
| README.md | ||
NimQML
QML binding for the Nim programming language
Requirements
- DOtherside 0.8.X or 0.9.X
- Nim 1.2.0 or higher
Build instructions
- Compile and Install DOtherside in your system PATH (i.e. /usr/lib)
nimble install nimqml
Examples
The examples can be built by executing the following command
nimble build
Documentation
The project documentation can be read here