feat: zig rewrite
This commit is contained in:
commit
0213276406
19 changed files with 865 additions and 0 deletions
4
examples/config.zon
Executable file
4
examples/config.zon
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
.{
|
||||
.component_path = "./examples",
|
||||
.template_path = "./examples",
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue