poodinis/example
2015-12-28 22:38:58 +01:00
..
annotations Add example project demonstrating @AssignNewInstance 2015-07-06 22:55:41 +02:00
applicationcontext Add application context example 2015-12-28 22:38:58 +01:00
arraycompletion Add array completion example 2015-07-04 14:32:08 +02:00
qualifiers Add canonical package module 2015-07-01 21:06:55 +02:00
quickstart Add canonical package module 2015-07-01 21:06:55 +02:00
README.md Escape chevrons 2015-02-21 17:55:14 +01:00

To build any of these examples, specify the relevant DUB configuration when building with DUB:

dub build --build=release --config=<name>Example

Where <name> corresponds to the name of the folder where the code example is in.