This commit is contained in:
Dylan Pizzo
2024-11-23 14:18:52 -08:00
parent 9593e21f3c
commit 25687860cc
8 changed files with 104 additions and 0 deletions

View File

@@ -1,2 +1,7 @@
# codegen
Use:
```sh
deno run --allow-read --allow-write src/codegen.ts
```