Mono-D
Mono-D copied to clipboard
Add dub project template
It would be nice if there was a dub project template. Perhaps it could use dub itself to generate the file?
It somehow always wants to create an .sln file, so creating this even via preset file templates is rather ugly.
Then we create the .sln, close it, and open the .json. Either that, or we create the .sln, and just never write it to disk...