Qt Qml bindings for the Nim programming language
Go to file
Igor Sirotin 861103baee
feat: installMessageHandler (#58)
2024-07-18 21:23:10 +01:00
doc Updated the doc 2019-10-01 23:56:29 +02:00
examples Increased requirement to Nim v1.0.0 2019-09-29 22:29:26 +02:00
src feat: installMessageHandler (#58) 2024-07-18 21:23:10 +01:00
.gitignore Normalize whitespace. 2017-07-06 22:30:52 +02:00
LICENSE Released version 0.4.5 2015-09-20 14:13:18 +02:00
README.md Updated readme 2019-09-29 22:39:30 +02:00
nimqml.nimble Increased requirement to Nim v1.0.0 2019-09-29 22:29:26 +02:00

README.md

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 build

Documentation

The project documentation can be read here