mirror of https://github.com/buggins/dlangide.git
|
||
---|---|---|
lib | ||
res | ||
src | ||
.gitignore | ||
README.md | ||
commands.d | ||
dlangide.visualdproj | ||
dub.json | ||
frame.d |
README.md
Dlang IDE
Trying to write D language IDE using dlangUI library.
Use DUB to build and run it.
To develop in VisualD together with DlangUI, put this project on the same level as dlangui repository, and dependencies.
To run, it needs FreeImage.dll and directory /res in the same directory as executable.