mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
adbd913b24
They are default in D |
||
---|---|---|
.. | ||
annotations | ||
applicationcontext | ||
arraycompletion | ||
constructorinjection | ||
injectioninitializer | ||
postconpredest | ||
qualifiers | ||
quickstart | ||
registeronresolve | ||
valueinjection | ||
README.md |
To run any of these examples, specify the relevant DUB configuration:
dub run --build=release --config=<name>Example
Where <name> corresponds to the name of the folder where the code example is in (camel-cased).
e.g:
dub run --build=release --config=constructorInjectionExample