poodinis/example
Mike Bierlee 4410206ec4 Update copyrigths
And convert tabs to spaces
2018-01-01 15:56:47 +01:00
..
annotations Update copyrigths 2018-01-01 15:56:47 +01:00
applicationcontext Update copyrigths 2018-01-01 15:56:47 +01:00
arraycompletion Update copyrigths 2018-01-01 15:56:47 +01:00
constructorinjection Update copyrigths 2018-01-01 15:56:47 +01:00
postconstructorpredestructor Update copyrigths 2018-01-01 15:56:47 +01:00
qualifiers Update copyrigths 2018-01-01 15:56:47 +01:00
quickstart Update copyrigths 2018-01-01 15:56:47 +01:00
registeronresolve Update copyrigths 2018-01-01 15:56:47 +01:00
valueinjection Update copyrigths 2018-01-01 15:56:47 +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).