mirror of https://github.com/buggins/dlangide.git
Merge branch 'master' of github.com:buggins/dlangide
This commit is contained in:
commit
b22c27a5e4
|
@ -5,8 +5,8 @@ Trying to write D language IDE using dlangUI library.
|
||||||
|
|
||||||
Build and run with DUB:
|
Build and run with DUB:
|
||||||
|
|
||||||
git clone git@github.com:buggins/dlangide.git
|
git clone https://github.com/buggins/dlangide.git
|
||||||
cd dlang ide
|
cd dlangide
|
||||||
dub run
|
dub run
|
||||||
|
|
||||||
To develop in VisualD together with DlangUI, put this project on the same level as dlangui repository, and dependencies.
|
To develop in VisualD together with DlangUI, put this project on the same level as dlangui repository, and dependencies.
|
||||||
|
|
Loading…
Reference in New Issue