feat: basic path parsing done + testing

This commit is contained in:
2025-02-22 22:54:11 +01:00
parent 667a0aa4a1
commit 43ecf0b1be
6 changed files with 68 additions and 14 deletions

View File

@@ -1,2 +1,6 @@
# code-templates
# code-templates
## Known issues
- Only admits 1 level of encapsulation. This means that within the `templates`/`blueprints` folder, only the direct childrens will be treated as templates.