mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 12:14:01 +01:00
6 lines
263 B
Markdown
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).
|