poodinis/example
2017-02-13 20:20:35 +01:00
..
annotations Update copyrights 2017-02-13 20:20:35 +01:00
applicationcontext Update copyrights 2017-02-13 20:20:35 +01:00
arraycompletion Update copyrights 2017-02-13 20:20:35 +01:00
constructorinjection Update copyrights 2017-02-13 20:20:35 +01:00
postconstructorpredestructor Update copyrights 2017-02-13 20:20:35 +01:00
qualifiers Update copyrights 2017-02-13 20:20:35 +01:00
quickstart Update copyrights 2017-02-13 20:20:35 +01:00
registeronresolve Update copyrights 2017-02-13 20:20:35 +01:00
valueinjection Update copyrights 2017-02-13 20:20:35 +01:00
README.md Add note about naming convention 2016-12-12 22:51:26 +01:00

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).