-
Notifications
You must be signed in to change notification settings - Fork 0
DUB
Jacob Jensen edited this page Oct 13, 2017
·
5 revisions
You can use Diamond through dub.
Simply add this to your dub.json
"dependencies": {
"diamond": "~>0.3.0"
}
You can replace "~>0.3.0" 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.3.0
For more information visit: https://code.dlang.org/packages/diamond