feat: add examples
Add examples folder and a project that demonstrates how to get started with templates.
Resolves: #31
A review would be appreciated @Kludex, this is nearly the first Python code that i wrote in the last 7-8 months 😬
Codecov Report
Merging #64 (154d7ca) into master (59eb9ff) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #64 +/- ##
=======================================
Coverage 83.68% 83.68%
=======================================
Files 7 7
Lines 141 141
=======================================
Hits 118 118
Misses 23 23
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 59eb9ff...154d7ca. Read the comment docs.
Is it enough, tho? It looks like ppl want the step by step :thinking:
Let's wait some feedback, if it is the case i need to rework on this PR and document a lot. 😬