MohenjoDaro

Results 2 comments of MohenjoDaro

I'm assuming you have windows 1) Download and install dmd https://dlang.org/download.html 2) Download and install DUB http://code.dlang.org/download 3) Run DUB and type the following: `dub fetch dlangide` `dub run dlangide`...

I used the example-service code from the repo, but it will be easier for me to say the changes than make a repo for it In the lib.rs file, I...