Qt Qml bindings for the Nim programming language
Go to file
Markus F.X.J. Oberhumer 51f487c5be Normalize whitespace.
Remove trailing whitespace and make sure each file ends with a newline.
2017-07-06 22:30:52 +02:00
doc Released version 0.4.5 2015-09-20 14:13:18 +02:00
examples Normalize whitespace. 2017-07-06 22:30:52 +02:00
src Normalize whitespace. 2017-07-06 22:30:52 +02: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 Bumped version to 0.7.1 2017-04-22 16:34:21 +02:00
nimqml.nimble Increase Nim version to 0.17.0 2017-06-05 21:21:03 +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