filcuc / NimQtCreatorPlugin

QtCreator plugin for the Nim programming language

Home Page:http://nim-lang.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nimble package manager should be used to manage release builds and dependencies.

xyz32 opened this issue · comments

commented

As nim projects will start to become more complex, manually handling dependencies is no longer feasible.

QtCreator should leverage the functionality provided by nimble to handle dependencies and builds.

Closing this one since project moved upstream