chore: just support for running scripts

This commit is contained in:
2026-02-20 17:56:01 +01:00
parent e74356f9a6
commit aedd9fce44
4 changed files with 12 additions and 5 deletions
+7
View File
@@ -0,0 +1,7 @@
[working-directory: 'frontend']
gen:
deno install
deno task build
dev: gen
go run *.go