nimqml/README.md

583 B

NimQML

QML binding for the Nim programming language

Requirements

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 compile -l:-lDOtherSide main.nim

This invokes the nim compiler asking to link the DOtherSide lib

Documentation

The project documentation can be read here