feat(devenv)!: integrate all services and tasks

Signed-off-by: Noa Virellia <noa@requiem.garden>
This commit is contained in:
2025-12-28 16:30:03 +08:00
parent 8fb2df072d
commit a764ced295
2 changed files with 57 additions and 43 deletions

View File

@@ -26,3 +26,6 @@ run:
test:
cd {{ output_dir }} && CONFIG_PATH={{ output_dir }} GO_ENV=test go test -C .. ./...
dev:
devenv up --verbose