poodinis/example/README.md

6 lines
244 B
Markdown
Raw Normal View History

2016-09-03 18:36:26 +02:00
To build any of these examples, specify the relevant DUB configuration when building Poodinis with DUB:
2015-02-21 17:53:15 +01:00
```
dub build --build=release --config=<name>Example
```
2015-02-21 17:55:14 +01:00
Where \<name\> corresponds to the name of the folder where the code example is in.