poodinis/example/README.md
2016-12-12 22:51:26 +01:00

6 lines
263 B
Markdown

To build any of these examples, specify the relevant DUB configuration when building Poodinis with DUB:
```
dub build --build=release --config=<name>Example
```
Where \<name\> corresponds to the name of the folder where the code example is in (camel-cased).