Qt Qml bindings for the Nim programming language
Go to file
Filippo Cucchetto 570027c231 Further improved the charts example 2018-03-03 10:31:27 +01:00
doc Released version 0.4.5 2015-09-20 14:13:18 +02:00
examples Further improved the charts example 2018-03-03 10:31:27 +01:00
src Fixed nimble warnings 2018-02-26 21:19:32 +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 Increase Nim version to 0.17.0 in README.md as well. 2017-07-06 22:31:50 +02:00
nimqml.nimble Fixed nimble warnings 2018-02-26 21:19:32 +01: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