-
Notifications
You must be signed in to change notification settings - Fork 0
DUB
Jacob Jensen edited this page May 21, 2016
·
5 revisions
You can use Diamond through dub.
Simply add this to your dub.json "dependencies": { "diamond": "~>0.2.2" }
You can replace "~>0.2.2" with whatever version you wish to use.
It's recommended to use the latest stable version of Diamond. Pre-releases are never stable versions.
The current latest stable version is: 0.2.2
For more information visit: https://code.dlang.org/packages/diamond