poodinis/example
2015-02-21 17:53:15 +01:00
..
qualifiers Add example where qualifiers are used 2015-02-21 17:48:55 +01:00
quickstart Add quickstart example from README as compilable sub-config 2015-02-21 17:20:57 +01:00
README.md Add building instructions for examples 2015-02-21 17:53:15 +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 corresponds to the name of the folder where the code example is in.